commit: 79f0a4ac28b31a95805bd6645897323583c98f6c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 17 09:54:11 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 17 09:54:11 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79f0a4ac
sys-devel/gcc: keyword 15.2.1_p20260214 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-15.2.1_p20260214.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-15.2.1_p20260214.ebuild b/sys-devel/gcc/gcc-15.2.1_p20260214.ebuild index 6351526d1408..f04dde562c96 100644 --- a/sys-devel/gcc/gcc-15.2.1_p20260214.ebuild +++ b/sys-devel/gcc/gcc-15.2.1_p20260214.ebuild @@ -30,7 +30,7 @@ if tc_is_live ; then EGIT_BRANCH=master elif [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then # Don't keyword live ebuilds - #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
