commit: 0e19fc5759654bd0bebb10042b1228f26819627f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 5 10:30:20 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 5 10:30:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e19fc57
dev-cpp/lucene++: Stabilize 3.0.9 amd64, #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 987c6da8e592..7f851cd7441c 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 )"