diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:30 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:30 +0200 |
commit | c02e1964361d41f7a5e2c0c1cf5d72f6a9ff4b0e (patch) | |
tree | 7ac39d37f7b467297944c4451103b8759c292dd0 /app-shells/dash | |
parent | media-gfx/graphicsmagick-1.3.26-r0: alpha stable (diff) | |
download | gentoo-c02e1964361d41f7a5e2c0c1cf5d72f6a9ff4b0e.tar.gz gentoo-c02e1964361d41f7a5e2c0c1cf5d72f6a9ff4b0e.tar.bz2 gentoo-c02e1964361d41f7a5e2c0c1cf5d72f6a9ff4b0e.zip |
app-shells/dash-0.5.9.1-r3: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/631572
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 d0c39a8bc4a4..fb0b070b5f1e 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 ) )" |