diff options
author | Sam James <sam@gentoo.org> | 2020-09-03 23:52:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-03 23:52:32 +0000 |
commit | 2301514a18a336c9f8918676153540b59b45be82 (patch) | |
tree | 59d798cebb2f8248b63c94cff6c703b594d1bb36 /app-shells/bash | |
parent | app-shells/dash: ppc64 stable (bug #738228) (diff) | |
download | gentoo-2301514a18a336c9f8918676153540b59b45be82.tar.gz gentoo-2301514a18a336c9f8918676153540b59b45be82.tar.bz2 gentoo-2301514a18a336c9f8918676153540b59b45be82.zip |
app-shells/bash: ppc64 stable (bug #738230)
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/bash')
-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 22e09ae6e20e..d3ec8df9e06e 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=" |