commit: 9fb251f5e2111a1b0be96f108e31a2605c17b6aa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 17 09:53:52 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 17 09:53:52 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb251f5
sys-devel/gcc: keyword 14.3.1_p20260213 Lots of fixes since the last snapshot but this also propagates the build IDs by default change in toolchain.eclass. Bug: https://bugs.gentoo.org/953869 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/gcc/gcc-14.3.1_p20260213.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-14.3.1_p20260213.ebuild b/sys-devel/gcc/gcc-14.3.1_p20260213.ebuild index 580305218326..cbef4bca86a3 100644 --- a/sys-devel/gcc/gcc-14.3.1_p20260213.ebuild +++ b/sys-devel/gcc/gcc-14.3.1_p20260213.ebuild @@ -30,7 +30,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
