diff options
author | 2022-03-18 06:38:05 +0000 | |
---|---|---|
committer | 2022-03-18 06:38:05 +0000 | |
commit | 09ba55751d0ce9316e37c6e6b5e29be8d5dc6fec (patch) | |
tree | e2db989d1a9a3cc32b6f3dff2f1f00f8a888f44c /sys-devel | |
parent | sys-devel/gcc: Stabilize 11.2.1_p20220115 arm, #833357 (diff) | |
download | gentoo-09ba55751d0ce9316e37c6e6b5e29be8d5dc6fec.tar.gz gentoo-09ba55751d0ce9316e37c6e6b5e29be8d5dc6fec.tar.bz2 gentoo-09ba55751d0ce9316e37c6e6b5e29be8d5dc6fec.zip |
sys-devel/gcc: Stabilize 11.2.1_p20220115 x86, #833357
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-11.2.1_p20220115.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-11.2.1_p20220115.ebuild b/sys-devel/gcc/gcc-11.2.1_p20220115.ebuild index a0d5c69854fb..0bc35e99d867 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. |