commit: f8462160739e559a9f24ed5a92a3c0f75fdbf37c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 20 09:57:12 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 09:57:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8462160
sys-devel/gcc: keyword 12.4.0 Bug: https://bugs.gentoo.org/933423 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/gcc/gcc-12.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-12.4.0.ebuild b/sys-devel/gcc/gcc-12.4.0.ebuild index 1f38c9fc478d..ba3312fc2671 100644 --- a/sys-devel/gcc/gcc-12.4.0.ebuild +++ b/sys-devel/gcc/gcc-12.4.0.ebuild @@ -38,7 +38,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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" :; fi
