diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 13:55:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 13:55:08 +0100 |
commit | 3beed2832a764441a08dbc1fe8e8ad83824a6d4e (patch) | |
tree | c6c8be9d244660da12c46053c2f4169822edc4e8 /dev-cpp | |
parent | dev-perl/Mock-Config: ppc64 stable wrt bug #709628 (diff) | |
download | gentoo-3beed2832a764441a08dbc1fe8e8ad83824a6d4e.tar.gz gentoo-3beed2832a764441a08dbc1fe8e8ad83824a6d4e.tar.bz2 gentoo-3beed2832a764441a08dbc1fe8e8ad83824a6d4e.zip |
dev-cpp/lucene++: ppc64 stable wrt bug #709704
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/lucene++/lucene++-3.0.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/lucene++/lucene++-3.0.7-r2.ebuild b/dev-cpp/lucene++/lucene++-3.0.7-r2.ebuild index d55586fb4912..d81bc12c9a8a 100644 --- a/dev-cpp/lucene++/lucene++-3.0.7-r2.ebuild +++ b/dev-cpp/lucene++/lucene++-3.0.7-r2.ebuild @@ -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 ppc ppc64 sparc x86" IUSE="debug" DEPEND="dev-libs/boost:=" |