summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-03 03:25:28 +0100
committerSam James <sam@gentoo.org>2022-06-03 03:25:30 +0100
commit7f06f467642d69ac28867c3acdab02d09a7e4b17 (patch)
tree66f36a151f7d0c33909c0a22609f7a86b7fad792
parentdev-python/redis-py: drop 4.3.0, 4.3.1, 4.3.2 (diff)
downloadgentoo-7f06f467642d69ac28867c3acdab02d09a7e4b17.tar.gz
gentoo-7f06f467642d69ac28867c3acdab02d09a7e4b17.tar.bz2
gentoo-7f06f467642d69ac28867c3acdab02d09a7e4b17.zip
sys-devel/gcc: stabilize 9.5.0
Please don't actually use this unless you need to. It's EOL. Closes: https://bugs.gentoo.org/849314 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-devel/gcc/gcc-9.5.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-9.5.0.ebuild b/sys-devel/gcc/gcc-9.5.0.ebuild
index 8753fac3a145..4a953b324d63 100644
--- a/sys-devel/gcc/gcc-9.5.0.ebuild
+++ b/sys-devel/gcc/gcc-9.5.0.ebuild
@@ -23,8 +23,7 @@ inherit toolchain
# Needs to be after inherit (for now?), bug #830908
EGIT_BRANCH=releases/gcc-$(ver_cut 1)
-# Don't keyword live ebuilds
-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"
RDEPEND=""
BDEPEND="${CATEGORY}/binutils"