commit: 91958d142b749d560b683d7f954d771ab8baa8a8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 6 09:39:10 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 6 09:39:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91958d14
sys-devel/gcc: keyword 11.4.1_p20240404
Not sure if will keyword latest or otherwise some newer 12/13 snapshot but
for 11, it's the oldest supported branch, so it's in our interest to have any
issues reported ASAP. See e.g. bug #905634 which we managed to get fixed in time
for 10.5.0.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/gcc/gcc-11.4.1_p20240404.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/gcc/gcc-11.4.1_p20240404.ebuild
b/sys-devel/gcc/gcc-11.4.1_p20240404.ebuild
index 5ab7ed2dbcfa..9b1b89ca2bff 100644
--- a/sys-devel/gcc/gcc-11.4.1_p20240404.ebuild
+++ b/sys-devel/gcc/gcc-11.4.1_p20240404.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