commit: 70fdc7a8bdfdd85654431b2c88d83b508bb2075f Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Sun Aug 28 03:53:02 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Sun Aug 28 05:05:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fdc7a8
dev-cpp/lucene++: keyword 3.0.7-r3 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild b/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild index 4084b8771570..c6ee8f7aa87d 100644 --- a/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild +++ b/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/luceneplusplus/LucenePlusPlus/archive/rel_${PV}.tar. LICENSE="|| ( LGPL-3 Apache-2.0 )" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~loong ppc ppc64 sparc x86" IUSE="debug" DEPEND="dev-libs/boost:=[zlib]"