commit: 88591d7143b26ae03021e0af1eed3b860fd89a41
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 14 13:46:26 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 14 13:46:51 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88591d71
dev-cpp/lucene++: Stabilize 3.0.9-r1 ppc, #968751
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-cpp/lucene++/lucene++-3.0.9-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-cpp/lucene++/lucene++-3.0.9-r1.ebuild
b/dev-cpp/lucene++/lucene++-3.0.9-r1.ebuild
index 14b3fda60ca6..8a6ff1ab0513 100644
--- a/dev-cpp/lucene++/lucene++-3.0.9-r1.ebuild
+++ b/dev-cpp/lucene++/lucene++-3.0.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 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 test"
RESTRICT="!test? ( test )"