diff options
author | Sam James <sam@gentoo.org> | 2024-01-21 20:10:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-21 20:10:42 +0000 |
commit | 25f867fc2cdf74db9765b9acf66e516bb24ec318 (patch) | |
tree | 1766851e6ea342cb2c3cab299e0461eda36ff02c /sys-devel/gcc/gcc-12.3.1_p20240112.ebuild | |
parent | sys-devel/gcc: keyword 11.4.1_p20240111 (diff) | |
download | gentoo-25f867fc2cdf74db9765b9acf66e516bb24ec318.tar.gz gentoo-25f867fc2cdf74db9765b9acf66e516bb24ec318.tar.bz2 gentoo-25f867fc2cdf74db9765b9acf66e516bb24ec318.zip |
sys-devel/gcc: keyword 12.3.1_p20240112
This round, together with the already kw'd 13.2.1_p20240113-r1, will be the
next stable candidates.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/gcc/gcc-12.3.1_p20240112.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-12.3.1_p20240112.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-12.3.1_p20240112.ebuild b/sys-devel/gcc/gcc-12.3.1_p20240112.ebuild index 69767162475c..9b0ebb6c3228 100644 --- a/sys-devel/gcc/gcc-12.3.1_p20240112.ebuild +++ b/sys-devel/gcc/gcc-12.3.1_p20240112.ebuild @@ -37,7 +37,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 |