commit: 41c9bccb13b963c3bdd6d22f26dc8b141b257ee1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 8 18:46:04 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 8 18:46:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c9bccb
sys-devel/gcc: keyword 15.1.1_p20250705-r1 Propagate the fix from cdcd99a6abad0a6c524d2edb73aecdfc5e62244c. Was ready to keyword a new snapshot from the branch already but was waiting for this and/or the Ada bug (PR120440) but the latter isn't fixed yet and we shouldn't wait to propagate this Qt fix. Closes: https://bugs.gentoo.org/956308 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/gcc/gcc-15.1.1_p20250705-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-15.1.1_p20250705-r1.ebuild b/sys-devel/gcc/gcc-15.1.1_p20250705-r1.ebuild index 948c511d1d77..53d2dffbd6e8 100644 --- a/sys-devel/gcc/gcc-15.1.1_p20250705-r1.ebuild +++ b/sys-devel/gcc/gcc-15.1.1_p20250705-r1.ebuild @@ -30,7 +30,7 @@ if tc_is_live ; then EGIT_BRANCH=master elif [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then # Don't keyword live ebuilds - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" :; fi
