commit: 09fcae14793b0b2c7a4b45713f2e2340632e9fcc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 29 04:59:01 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 04:59:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fcae14
sys-devel/gcc: keyword 14.2.1_p20241026
Note that there may still be one more version in ~arch before stabling
as there's an arm64 fix that would be nice to have out there at least,
but it's not yet backported upstream.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/gcc/gcc-14.2.1_p20241026.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/gcc/gcc-14.2.1_p20241026.ebuild
b/sys-devel/gcc/gcc-14.2.1_p20241026.ebuild
index 5c623e22f08d..265a890763e4 100644
--- a/sys-devel/gcc/gcc-14.2.1_p20241026.ebuild
+++ b/sys-devel/gcc/gcc-14.2.1_p20241026.ebuild
@@ -27,7 +27,7 @@ if tc_is_live ; then
EGIT_BRANCH=releases/gcc-$(ver_cut 1)
elif [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
# m68k doesnt build (ICE, bug 932733)
- #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
:;
fi