From 0ad96e879b651cc7e8214159d5841d6b633bef8a Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 2 Sep 2025 19:20:20 +0300 Subject: */*: destable sparc Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin --- dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild') diff --git a/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild b/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild index 29cd859016d7..c62a0aa44ca0 100644 --- a/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild +++ b/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="|| ( LGPL-3 Apache-2.0 )" SLOT="0" -KEYWORDS="amd64 ~hppa ~loong ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~loong ppc ppc64 ~sparc x86" IUSE="debug" RESTRICT="test" -- cgit v1.2.3