summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-02 10:44:58 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-02 10:53:37 +0100
commit7f94a391e01adfca4eca38c8e344b625d435f25a (patch)
tree63554a86bea746d69c4d731c401a92bd7e88da45 /dev-cpp/lucene++
parentapp-i18n/poedit: x86 stable wrt bug #563966 (diff)
downloadgentoo-7f94a391e01adfca4eca38c8e344b625d435f25a.tar.gz
gentoo-7f94a391e01adfca4eca38c8e344b625d435f25a.tar.bz2
gentoo-7f94a391e01adfca4eca38c8e344b625d435f25a.zip
dev-cpp/lucene++: x86 stable wrt bug #563966
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/lucene++')
-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 e423a4285509..cedf47f59365 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-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/luceneplusplus/LucenePlusPlus/archive/rel_${PV}.tar.
LICENSE="|| ( LGPL-3 Apache-2.0 )"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~ppc64 x86"
IUSE="debug"
DEPEND="dev-libs/boost:="