summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-10-08 23:49:14 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-10-08 23:49:14 +0200
commitef2211ef1d844b334bb70b207fcb0da75bd7478c (patch)
tree9fcbfa0c2d01c895d8dc5d8812872922d6762b73 /app-shells
parentdev-python/Levenshtein: Stabilize 0.26.0 ppc, #940795 (diff)
downloadgentoo-ef2211ef1d844b334bb70b207fcb0da75bd7478c.tar.gz
gentoo-ef2211ef1d844b334bb70b207fcb0da75bd7478c.tar.bz2
gentoo-ef2211ef1d844b334bb70b207fcb0da75bd7478c.zip
app-shells/bash: Stabilize 5.2_p37 ppc, #940837
Signed-off-by: Jakov Smolić <jsmolic@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 eb04fa031660..11ed058e4e47 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"