From e7ec1e588866f0cd745a3e8627bd6f5c76b2cd99 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 21 Oct 2025 17:55:19 +0100 Subject: [PATCH] app-shells/bash: stabilize 5.3_p3-r3 Signed-off-by: Sam James --- app-shells/bash/bash-5.3_p3-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/bash/bash-5.3_p3-r3.ebuild b/app-shells/bash/bash-5.3_p3-r3.ebuild index 4218315eebfc2..1c0532ea8e382 100644 --- a/app-shells/bash/bash-5.3_p3-r3.ebuild +++ b/app-shells/bash/bash-5.3_p3-r3.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 ~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"