diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 10:05:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 10:05:09 +0000 |
commit | ba133f59c3cb7347cc3c7ff9b3ec17af89c7cb66 (patch) | |
tree | d0546845a583cae35881fb5e5c42838394219e0d /app-shells | |
parent | dev-python/thrift: Stabilize 0.13.0 amd64, #761409 (diff) | |
download | gentoo-ba133f59c3cb7347cc3c7ff9b3ec17af89c7cb66.tar.gz gentoo-ba133f59c3cb7347cc3c7ff9b3ec17af89c7cb66.tar.bz2 gentoo-ba133f59c3cb7347cc3c7ff9b3ec17af89c7cb66.zip |
app-shells/bash: Stabilize 5.0_p11-r1 amd64, #702488
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-5.0_p11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.0_p11-r1.ebuild b/app-shells/bash/bash-5.0_p11-r1.ebuild index 7015753baff5..1ac00e0c6be2 100644 --- a/app-shells/bash/bash-5.0_p11-r1.ebuild +++ b/app-shells/bash/bash-5.0_p11-r1.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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline" DEPEND=" |