diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 08:16:26 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 08:16:26 +0000 |
commit | e58cc5b9b0aa2cb7793ae93be6b5e94381172061 (patch) | |
tree | 88e63904e85a88f209f10e8b7e6507ec0f94b6ac /app-shells/dash | |
parent | d30954593205384914dc9ba45ed0a4898a274026 (diff) | |
download | gentoo-e58cc5b9b0aa2cb7793ae93be6b5e94381172061.tar.gz gentoo-e58cc5b9b0aa2cb7793ae93be6b5e94381172061.tar.xz |
app-shells/dash: stable 0.5.9.1-r3 for ppc, bug #631572
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/dash-0.5.9.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.9.1-r3.ebuild b/app-shells/dash/dash-0.5.9.1-r3.ebuild index 0bd2caa8f98..1928dd762ef 100644 --- a/app-shells/dash/dash-0.5.9.1-r3.ebuild +++ b/app-shells/dash/dash-0.5.9.1-r3.ebuild @@ -19,7 +19,7 @@ fi LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libedit static vanilla" RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )" |