diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 15:49:38 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 20:24:41 +0800 |
commit | 07abefeb6fc06b4a133b7ca2242f482e1aa43237 (patch) | |
tree | 74b7c18c1d11c9254b19b6fa9d4cf7013f1098d1 /dev-cpp/clucene | |
parent | app-text/mythes: keyword 1.2.4-r1 for ~loong (diff) | |
download | gentoo-07abefeb6fc06b4a133b7ca2242f482e1aa43237.tar.gz gentoo-07abefeb6fc06b4a133b7ca2242f482e1aa43237.tar.bz2 gentoo-07abefeb6fc06b4a133b7ca2242f482e1aa43237.zip |
dev-cpp/clucene: keyword 2.3.3.4-r8 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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 6c22b70622bf..a76cc3514023 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 ~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" |