summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2017-12-22 15:04:29 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-23 19:53:23 +0000
commitdb48662ed414166e6c47cff71fd5a498096da4b8 (patch)
tree2e2466b1d988cb9575259fe856e800a279e66d21 /dev-cpp
parentapp-admin/haskell-updater: bump up to 1.3.1 (diff)
downloadgentoo-db48662ed414166e6c47cff71fd5a498096da4b8.tar.gz
gentoo-db48662ed414166e6c47cff71fd5a498096da4b8.tar.bz2
gentoo-db48662ed414166e6c47cff71fd5a498096da4b8.zip
dev-cpp/lucene++: keyworded 3.0.7 for sparc, bug #555984
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/lucene++/lucene++-3.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/lucene++/lucene++-3.0.7.ebuild b/dev-cpp/lucene++/lucene++-3.0.7.ebuild
index ddb0f0570e20..75e282e5ff4a 100644
--- a/dev-cpp/lucene++/lucene++-3.0.7.ebuild
+++ b/dev-cpp/lucene++/lucene++-3.0.7.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 x86"
+KEYWORDS="amd64 hppa ~ppc ppc64 ~sparc x86"
IUSE="debug"
DEPEND="dev-libs/boost:="