commit: f7c4956cd4954a7c08ba106b0db42a65af939685
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 5 10:30:21 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 5 10:30:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7c4956c
dev-cpp/lucene++: Stabilize 3.0.9 x86, #956389
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/lucene++/lucene++-3.0.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/lucene++/lucene++-3.0.9.ebuild
b/dev-cpp/lucene++/lucene++-3.0.9.ebuild
index 7f851cd7441c..3c13c5178d02 100644
--- a/dev-cpp/lucene++/lucene++-3.0.9.ebuild
+++ b/dev-cpp/lucene++/lucene++-3.0.9.ebuild
@@ -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 test"
RESTRICT="!test? ( test )"