commit: 25f867fc2cdf74db9765b9acf66e516bb24ec318
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 21 20:10:05 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 20:10:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f867fc
sys-devel/gcc: keyword 12.3.1_p20240112
This round, together with the already kw'd 13.2.1_p20240113-r1, will be the
next stable candidates.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/gcc/gcc-12.3.1_p20240112.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/gcc/gcc-12.3.1_p20240112.ebuild
b/sys-devel/gcc/gcc-12.3.1_p20240112.ebuild
index 69767162475c..9b0ebb6c3228 100644
--- a/sys-devel/gcc/gcc-12.3.1_p20240112.ebuild
+++ b/sys-devel/gcc/gcc-12.3.1_p20240112.ebuild
@@ -37,7 +37,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