commit: ee7a68f8e7c77302b804e927cdfc1e8ed1bc75b8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 21 15:14:44 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 21 15:14:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7a68f8
sys-devel/gcc: Stabilize 12.4.1_p20241114 sparc, #944189
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/gcc/gcc-12.4.1_p20241114.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/gcc/gcc-12.4.1_p20241114.ebuild
b/sys-devel/gcc/gcc-12.4.1_p20241114.ebuild
index b60f491e2b8a..2e1416215c7f 100644
--- a/sys-devel/gcc/gcc-12.4.1_p20241114.ebuild
+++ b/sys-devel/gcc/gcc-12.4.1_p20241114.ebuild
@@ -39,7 +39,7 @@ if tc_is_live ; then
EGIT_BRANCH=releases/gcc-$(ver_cut 1)
elif [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
# Don't keyword live ebuilds
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv
~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86"
:;
fi