commit: befc52ef67a85dc5fb98bae980b461bdc8564632 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 18 06:37:27 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 18 06:37:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=befc52ef
sys-devel/gcc: Stabilize 11.2.1_p20220115 arm, #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 d3dc938fab0b..a0d5c69854fb 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.
