commit: 2fed77a709b99cd254b99a73bb973218bd681d44 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 7 02:04:07 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 7 02:04:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fed77a7
sys-devel/gcc: Stabilize 11.2.1_p20220115 amd64, #833357 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/gcc/gcc-11.2.1_p20220115.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-11.2.1_p20220115.ebuild b/sys-devel/gcc/gcc-11.2.1_p20220115.ebuild index 6d5f17550bd3..619f0832ee1b 100644 --- a/sys-devel/gcc/gcc-11.2.1_p20220115.ebuild +++ b/sys-devel/gcc/gcc-11.2.1_p20220115.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.
