commit:     d1d5ba48f35370e3642bad7ca4a67e2500784002
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  2 03:11:12 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct  2 03:11:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d5ba48

sys-devel/gcc: Stabilize 12.5.0 x86, #963646

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/gcc/gcc-12.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gcc/gcc-12.5.0.ebuild b/sys-devel/gcc/gcc-12.5.0.ebuild
index 66f30ec7e40c..e7b0c9788e09 100644
--- a/sys-devel/gcc/gcc-12.5.0.ebuild
+++ b/sys-devel/gcc/gcc-12.5.0.ebuild
@@ -42,7 +42,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 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86"
+       KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86"
        :;
 fi
 

Reply via email to