summaryrefslogtreecommitdiff
path: root/dev-cpp/lucene++
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-06-05 11:30:21 +0100
committerSam James <sam@gentoo.org>2025-06-05 11:30:21 +0100
commitf7c4956cd4954a7c08ba106b0db42a65af939685 (patch)
tree0a9051fd152836f5b5ceb345cb58927241da8622 /dev-cpp/lucene++
parent0e19fc5759654bd0bebb10042b1228f26819627f (diff)
downloadgentoo-f7c4956cd4954a7c08ba106b0db42a65af939685.tar.gz
gentoo-f7c4956cd4954a7c08ba106b0db42a65af939685.tar.bz2
gentoo-f7c4956cd4954a7c08ba106b0db42a65af939685.zip
dev-cpp/lucene++: Stabilize 3.0.9 x86, #956389
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/lucene++')
-rw-r--r--dev-cpp/lucene++/lucene++-3.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"