summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-20 19:27:31 +0100
committerSam James <sam@gentoo.org>2024-06-20 19:27:31 +0100
commit8abaf3ceaa31d77e07a568daa34eec1582fedce1 (patch)
tree58e3b41ed70ebf3d0bdb2ad92be436cc5f345c3a /app-shells
parentapp-shells/bash: Stabilize 5.1_p16-r12 hppa, #934174 (diff)
downloadgentoo-8abaf3ceaa31d77e07a568daa34eec1582fedce1.tar.gz
gentoo-8abaf3ceaa31d77e07a568daa34eec1582fedce1.tar.bz2
gentoo-8abaf3ceaa31d77e07a568daa34eec1582fedce1.zip
app-shells/bash: Stabilize 5.1_p16-r12 sparc, #934174
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/bash-5.1_p16-r12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.1_p16-r12.ebuild b/app-shells/bash/bash-5.1_p16-r12.ebuild
index edca64f90a86..cc9ce6983938 100644
--- a/app-shells/bash/bash-5.1_p16-r12.ebuild
+++ b/app-shells/bash/bash-5.1_p16-r12.ebuild
@@ -65,7 +65,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="GPL-3+"
SLOT="0"
if (( PLEVEL >= 0 )); then
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline"