diff options
author | Sam James <sam@gentoo.org> | 2022-07-26 05:14:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-26 05:14:31 +0100 |
commit | 6c588f3a7994b1bf7119a8fee59ba5e4b2956b1e (patch) | |
tree | de96aa80b24d0c468e9c496a624928d7cc6d3c90 /sys-devel | |
parent | sys-devel/kgcc64: drop 11.2.1_p20220115 (diff) | |
download | gentoo-6c588f3a7994b1bf7119a8fee59ba5e4b2956b1e.tar.gz gentoo-6c588f3a7994b1bf7119a8fee59ba5e4b2956b1e.tar.bz2 gentoo-6c588f3a7994b1bf7119a8fee59ba5e4b2956b1e.zip |
sys-devel/gcc: Stabilize 11.3.0 hppa, #848462
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-11.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-11.3.0.ebuild b/sys-devel/gcc/gcc-11.3.0.ebuild index b02633ee3060..a90a5c1bc452 100644 --- a/sys-devel/gcc/gcc-11.3.0.ebuild +++ b/sys-devel/gcc/gcc-11.3.0.ebuild @@ -11,7 +11,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. |