summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-05 11:48:02 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-05 11:48:02 +0000
commit42308cc2a9f0e1e26da32d4ba780b67d1e5625c8 (patch)
tree50b5073d2d9052224ee1e4b732a5b57f363f6dc2 /app-shells
parentdev-python/uvloop: Stabilize 0.21.0_beta1 arm, #940801 (diff)
downloadgentoo-42308cc2a9f0e1e26da32d4ba780b67d1e5625c8.tar.gz
gentoo-42308cc2a9f0e1e26da32d4ba780b67d1e5625c8.tar.bz2
gentoo-42308cc2a9f0e1e26da32d4ba780b67d1e5625c8.zip
app-shells/bash: Stabilize 5.2_p37 arm, #940837
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/bash-5.2_p37.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.2_p37.ebuild b/app-shells/bash/bash-5.2_p37.ebuild
index f0189cdd3616..eb04fa031660 100644
--- a/app-shells/bash/bash-5.2_p37.ebuild
+++ b/app-shells/bash/bash-5.2_p37.ebuild
@@ -65,7 +65,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="GPL-3+"
SLOT="0"
if (( PLEVEL >= 0 )); then
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~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 ~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 pgo +readline"