commit: 69f0b2ddb4ecaab3b83ca751cb1cc54084fa9fd0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 21 20:09:47 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 20:10:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69f0b2dd
sys-devel/gcc: keyword 11.4.1_p20240111
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-11.4.1_p20240111.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/gcc/gcc-11.4.1_p20240111.ebuild
b/sys-devel/gcc/gcc-11.4.1_p20240111.ebuild
index da9833f43952..a377961dc5ec 100644
--- a/sys-devel/gcc/gcc-11.4.1_p20240111.ebuild
+++ b/sys-devel/gcc/gcc-11.4.1_p20240111.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