commit: b2257ef7f56308e3b340a6431be177034da336b5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 19:44:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 19:45:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2257ef7
sys-devel/gcc: keyword 12.4.1_p20250528
As usual, really want as much testing and exposure of these for
the soon-to-be-EOL branch and it's proved useful before. Not that
much changes there now.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/gcc/gcc-12.4.1_p20250528.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/gcc/gcc-12.4.1_p20250528.ebuild
b/sys-devel/gcc/gcc-12.4.1_p20250528.ebuild
index 37640af01a4a..f4974702aeb9 100644
--- a/sys-devel/gcc/gcc-12.4.1_p20250528.ebuild
+++ b/sys-devel/gcc/gcc-12.4.1_p20250528.ebuild
@@ -42,7 +42,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