diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-10-02 18:09:37 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-10-02 18:09:37 +0200 |
commit | c0ebf0551e178f0ecefaa5fba4951a1233df42f4 (patch) | |
tree | dbb38fe521800c66c9c68cae5dd8b37fbc9830ac /app-shells/dash | |
parent | sys-block/partitionmanager: Stable on amd64 (diff) | |
download | gentoo-c0ebf0551e178f0ecefaa5fba4951a1233df42f4.tar.gz gentoo-c0ebf0551e178f0ecefaa5fba4951a1233df42f4.tar.bz2 gentoo-c0ebf0551e178f0ecefaa5fba4951a1233df42f4.zip |
app-shells/dash: Stable on amd64
Package-Manager: Portage-2.3.10, Repoman-2.3.3
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 5698bf503cb2..0bd2caa8f989 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 ) )" |