diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:45:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:45:16 +0200 |
commit | 270fe4e50a823e32cb8705a57a553688e398a353 (patch) | |
tree | f4c3eafd8183be47b0a406959a47622fe7211e47 /dev-cpp/clucene | |
parent | dev-cpp/clucene: Stabilize 2.3.3.4-r8 amd64, #886687 (diff) | |
download | gentoo-270fe4e50a823e32cb8705a57a553688e398a353.tar.gz gentoo-270fe4e50a823e32cb8705a57a553688e398a353.tar.bz2 gentoo-270fe4e50a823e32cb8705a57a553688e398a353.zip |
dev-cpp/clucene: Stabilize 2.3.3.4-r8 x86, #886687
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/clucene')
-rw-r--r-- | dev-cpp/clucene/clucene-2.3.3.4-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/clucene/clucene-2.3.3.4-r8.ebuild b/dev-cpp/clucene/clucene-2.3.3.4-r8.ebuild index 21086febbf3b..3ee090b7f675 100644 --- a/dev-cpp/clucene/clucene-2.3.3.4-r8.ebuild +++ b/dev-cpp/clucene/clucene-2.3.3.4-r8.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/clucene/${MY_P}.tar.gz" LICENSE="|| ( Apache-2.0 LGPL-2.1 )" SLOT="1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug doc static-libs" |