diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-30 18:03:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-30 18:05:54 +0200 |
commit | 15a3b068ef69b0044d6327a9eaa19df15d203848 (patch) | |
tree | 4ec1415ed14dd81a26748d8cb27418ea8ff1d3d1 /app-shells | |
parent | www-client/firefox: x86 stable (bug #632400) (diff) | |
download | gentoo-15a3b068ef69b0044d6327a9eaa19df15d203848.tar.gz gentoo-15a3b068ef69b0044d6327a9eaa19df15d203848.tar.bz2 gentoo-15a3b068ef69b0044d6327a9eaa19df15d203848.zip |
app-shells/dash: x86 stable (bug #631572)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'app-shells')
-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 2074bf271f99..7940e4779f5e 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 ) )" |