commit: 05c78940e2b86cd54c4d52e0ac0a8eff5db6306b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 30 07:11:38 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 30 07:14:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05c78940
sys-devel/gcc: Stabilize 11.3.0 amd64, #848462 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/gcc/gcc-11.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-11.3.0.ebuild b/sys-devel/gcc/gcc-11.3.0.ebuild index 6774321493c8..595588a4d590 100644 --- a/sys-devel/gcc/gcc-11.3.0.ebuild +++ b/sys-devel/gcc/gcc-11.3.0.ebuild @@ -10,7 +10,7 @@ MUSL_GCC_VER="11.3.0" inherit toolchain -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" # Technically only if USE=hardened *too* right now, but no point in complicating it further. # If GCC is enabling CET by default, we need glibc to be built with support for it.
