summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:31:00 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:31:00 +0200
commitf3bdc3422f09dfec9c02248910b309437a961084 (patch)
tree637bf54486342d7e510d655ddce9edb16b185ed8 /sys-devel
parentdev-lang/spidermonkey: Stabilize 102.6.0 sparc, #885627 (diff)
downloadgentoo-f3bdc3422f09dfec9c02248910b309437a961084.tar.gz
gentoo-f3bdc3422f09dfec9c02248910b309437a961084.tar.bz2
gentoo-f3bdc3422f09dfec9c02248910b309437a961084.zip
sys-devel/gcc: Stabilize 11.3.1_p20221209 arm, #885387
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/gcc-11.3.1_p20221209.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild b/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild
index f9fe9db4f220..c4af4811dda3 100644
--- a/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild
+++ b/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild
@@ -28,7 +28,7 @@ EGIT_BRANCH=releases/gcc-$(ver_cut 1)
# Don't keyword live ebuilds
if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
- 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"
fi
# Technically only if USE=hardened *too* right now, but no point in complicating it further.