Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/lucene++/
Date: Sun, 28 Aug 2022 05:06:19
Message-Id: 1661663154.70fdc7a8bdfdd85654431b2c88d83b508bb2075f.xen0n@gentoo
1 commit: 70fdc7a8bdfdd85654431b2c88d83b508bb2075f
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 28 03:53:02 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 28 05:05:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fdc7a8
7
8 dev-cpp/lucene++: keyword 3.0.7-r3 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild b/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild
16 index 4084b8771570..c6ee8f7aa87d 100644
17 --- a/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild
18 +++ b/dev-cpp/lucene++/lucene++-3.0.7-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/luceneplusplus/LucenePlusPlus/archive/rel_${PV}.tar.
26
27 LICENSE="|| ( LGPL-3 Apache-2.0 )"
28 SLOT="0"
29 -KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
30 +KEYWORDS="amd64 ~hppa ~loong ppc ppc64 sparc x86"
31 IUSE="debug"
32
33 DEPEND="dev-libs/boost:=[zlib]"