diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-01-31 15:22:58 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-01-31 15:22:58 +0100 |
commit | bc883c749486df4e96f7351c22086d2205f03606 (patch) | |
tree | 5654e806a3b69c52739dd9cc4c409d78e822a7d2 /app-shells | |
parent | sys-libs/e2fsprogs-libs-1.44.5-r0: alpha stable (diff) | |
download | gentoo-bc883c749486df4e96f7351c22086d2205f03606.tar.gz gentoo-bc883c749486df4e96f7351c22086d2205f03606.tar.bz2 gentoo-bc883c749486df4e96f7351c22086d2205f03606.zip |
app-shells/bash-4.4_p23-r1: alpha stable
Bug: http://bugs.gentoo.org/675414
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-4.4_p23-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-4.4_p23-r1.ebuild b/app-shells/bash/bash-4.4_p23-r1.ebuild index 4bee3df4e361..6d85bb7685dd 100644 --- a/app-shells/bash/bash-4.4_p23-r1.ebuild +++ b/app-shells/bash/bash-4.4_p23-r1.ebuild @@ -46,7 +46,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline" DEPEND=" |