From 008ae1fc7798152726986eeb61b2deff1ffefd30 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 4 Jul 2025 20:02:09 +0100 Subject: [PATCH] app-shells/bash: Stabilize 5.2_p37-r3 sparc, #958175 Signed-off-by: Sam James --- app-shells/bash/bash-5.2_p37-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/bash/bash-5.2_p37-r3.ebuild b/app-shells/bash/bash-5.2_p37-r3.ebuild index 2e0bf71c637d7..ffdcd70900c04 100644 --- a/app-shells/bash/bash-5.2_p37-r3.ebuild +++ b/app-shells/bash/bash-5.2_p37-r3.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"