summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-04 04:37:48 +0100
committerSam James <sam@gentoo.org>2024-05-04 04:37:48 +0100
commit5a442baac459055b2c4772ecbaa4d96f69541c63 (patch)
tree0680a42a82bc89f4384b132ad0397752669ae44e /sys-devel
parentsys-devel/gcc: keyword 11.4.1_p20240501 (diff)
downloadgentoo-5a442baac459055b2c4772ecbaa4d96f69541c63.tar.gz
gentoo-5a442baac459055b2c4772ecbaa4d96f69541c63.tar.bz2
gentoo-5a442baac459055b2c4772ecbaa4d96f69541c63.zip
sys-devel/gcc: keyword 12.3.1_p20240502
We keyworded 11.4.1_p20240501 and 13.2.1_p20240503 from this round just now (albeit for different reasons respectively), so let's do 12 from this round too for completeness. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/gcc-12.3.1_p20240502.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-12.3.1_p20240502.ebuild b/sys-devel/gcc/gcc-12.3.1_p20240502.ebuild
index 1f38c9fc478d..ba3312fc2671 100644
--- a/sys-devel/gcc/gcc-12.3.1_p20240502.ebuild
+++ b/sys-devel/gcc/gcc-12.3.1_p20240502.ebuild
@@ -38,7 +38,7 @@ if tc_is_live ; then
EGIT_BRANCH=releases/gcc-$(ver_cut 1)
elif [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
# 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"
:;
fi