commit:     9ec3e2dd818a64d22d375b21078a530366ac0968
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 14:44:18 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 14:44:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec3e2dd

sys-devel/gcc: drop loong from snapshot, doesnt build for anyone

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

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

diff --git a/sys-devel/gcc/gcc-13.0.0_pre20221009.ebuild 
b/sys-devel/gcc/gcc-13.0.0_pre20221009.ebuild
index 641ab05e8153..eaaa94a04634 100644
--- a/sys-devel/gcc/gcc-13.0.0_pre20221009.ebuild
+++ b/sys-devel/gcc/gcc-13.0.0_pre20221009.ebuild
@@ -29,7 +29,7 @@ EGIT_BRANCH=master
 # Don't keyword live ebuilds
 if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
        #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips 
~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-       KEYWORDS="~loong"
+       KEYWORDS=""
 fi
 
 # Technically only if USE=hardened *too* right now, but no point in 
complicating it further.

Reply via email to