summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-13 18:56:42 +0100
committerSam James <sam@gentoo.org>2024-06-13 18:56:42 +0100
commit109593f95a1909f8af00b5dc776e90956845ab6b (patch)
tree2044963d32d213e2d01d2dec198bec976bae95ac /app-shells
parentapp-shells/bash: Stabilize 5.1_p16-r10 x86, #934174 (diff)
downloadgentoo-109593f95a1909f8af00b5dc776e90956845ab6b.tar.gz
gentoo-109593f95a1909f8af00b5dc776e90956845ab6b.tar.bz2
gentoo-109593f95a1909f8af00b5dc776e90956845ab6b.zip
app-shells/bash: Stabilize 5.1_p16-r10 amd64, #934174
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/bash-5.1_p16-r10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.1_p16-r10.ebuild b/app-shells/bash/bash-5.1_p16-r10.ebuild
index e293ec774dff..a594ffc59a3b 100644
--- a/app-shells/bash/bash-5.1_p16-r10.ebuild
+++ b/app-shells/bash/bash-5.1_p16-r10.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"