diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 09:34:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 09:34:44 +0000 |
commit | b946c555a056b63c698e552015784a9d7eb04c66 (patch) | |
tree | 66897a19ac2ff9f0f93e0bccd9d3261a3d110669 /app-shells | |
parent | app-shells/dash: Stabilize 0.5.11.3-r1 x86, #754267 (diff) | |
download | gentoo-b946c555a056b63c698e552015784a9d7eb04c66.tar.gz gentoo-b946c555a056b63c698e552015784a9d7eb04c66.tar.bz2 gentoo-b946c555a056b63c698e552015784a9d7eb04c66.zip |
app-shells/bash: Stabilize 5.0_p11-r1 sparc, #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 a2adb6b02922..166972b40ad5 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=" |