From f7c4956cd4954a7c08ba106b0db42a65af939685 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 5 Jun 2025 11:30:21 +0100 Subject: [PATCH] dev-cpp/lucene++: Stabilize 3.0.9 x86, #956389 Signed-off-by: Sam James --- 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 7f851cd7441c1..3c13c5178d020 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 )"