commit: 8361df2d3e90a663b8c246b8310da672e30f367b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 26 04:16:21 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 26 04:16:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8361df2d
sys-devel/gcc: keyword 12.1.1_p20220625 The stars have finally aligned and all notable regressions have been fixed upstream in this snapshot (and nothing new introduced). Recommend people use this over 12.1.0 itself. Bug: https://bugs.gentoo.org/839906 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/gcc/gcc-12.1.1_p20220625.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys-devel/gcc/gcc-12.1.1_p20220625.ebuild b/sys-devel/gcc/gcc-12.1.1_p20220625.ebuild index a74c09e44cc1..51819ad52713 100644 --- a/sys-devel/gcc/gcc-12.1.1_p20220625.ebuild +++ b/sys-devel/gcc/gcc-12.1.1_p20220625.ebuild @@ -13,8 +13,7 @@ inherit toolchain # Don't keyword live ebuilds if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" - KEYWORDS="~loong" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi # Technically only if USE=hardened *too* right now, but no point in complicating it further.
