commit: 92bc097449a4f9b0c9f76e6e5cbdf8502bcf99c8 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Jan 4 12:52:15 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Jan 4 12:52:15 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bc0974
app-shells/bash: Stabilize 5.3_p9 ppc64, #968332 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-shells/bash/bash-5.3_p9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/bash/bash-5.3_p9.ebuild b/app-shells/bash/bash-5.3_p9.ebuild index 18495ec7cfc7..0c65da5eec0c 100644 --- a/app-shells/bash/bash-5.3_p9.ebuild +++ b/app-shells/bash/bash-5.3_p9.ebuild @@ -75,7 +75,7 @@ fi LICENSE="GPL-3+" SLOT="0" if (( PLEVEL >= 0 )); then - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" fi IUSE="afs bashlogger examples mem-scramble +net nls plugins pgo +readline"
