commit: b6caa3bdb1c3e40caeb1f3791a96d76699b2a917
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 15 21:51:37 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Feb 16 06:32:13 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6caa3bd
dev-cpp/lucene++: Stabilize 3.0.9-r2 x86, #970130
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-cpp/lucene++/lucene++-3.0.9-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/lucene++/lucene++-3.0.9-r2.ebuild
b/dev-cpp/lucene++/lucene++-3.0.9-r2.ebuild
index f92659fc7c3e..cf717b9196e1 100644
--- a/dev-cpp/lucene++/lucene++-3.0.9-r2.ebuild
+++ b/dev-cpp/lucene++/lucene++-3.0.9-r2.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 )"