diff options
author | Sam James <sam@gentoo.org> | 2020-09-01 04:16:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-01 04:16:48 +0000 |
commit | bf41d4c9f97f0d08f98edf2c55191814020c7e32 (patch) | |
tree | 728021ebe9b1fba266f55adf23ed0802a672d8c7 /app-shells | |
parent | dev-lang/php: Stabilize 7.4.9 ppc64, #736158 (diff) | |
download | gentoo-bf41d4c9f97f0d08f98edf2c55191814020c7e32.tar.gz gentoo-bf41d4c9f97f0d08f98edf2c55191814020c7e32.tar.bz2 gentoo-bf41d4c9f97f0d08f98edf2c55191814020c7e32.zip |
app-shells/bash: Stabilize 5.0_p18 ppc, #738230
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-5.0_p18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.0_p18.ebuild b/app-shells/bash/bash-5.0_p18.ebuild index b001a72e609f..22e09ae6e20e 100644 --- a/app-shells/bash/bash-5.0_p18.ebuild +++ b/app-shells/bash/bash-5.0_p18.ebuild @@ -46,7 +46,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~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 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~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=" |