summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-01-24 21:29:30 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-24 21:25:11 +0000
commit236f86374a12f5eea7a348007a121bb94c657e56 (patch)
tree7d2533ba8798048bfb49eee842b5f4dc0cd24fb5 /dev-cpp
parentdev-perl/IPC-Run: stable 0.960.0 for hppa, bug #622446 (diff)
downloadgentoo-236f86374a12f5eea7a348007a121bb94c657e56.tar.gz
gentoo-236f86374a12f5eea7a348007a121bb94c657e56.tar.bz2
gentoo-236f86374a12f5eea7a348007a121bb94c657e56.zip
dev-cpp/lucene++: stable 3.0.7 for sparc, bug #563966
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/lucene++/lucene++-3.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/lucene++/lucene++-3.0.7.ebuild b/dev-cpp/lucene++/lucene++-3.0.7.ebuild
index 75e282e5ff4a..9f00187a3ea6 100644
--- a/dev-cpp/lucene++/lucene++-3.0.7.ebuild
+++ b/dev-cpp/lucene++/lucene++-3.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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:="