summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-31 23:19:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-31 23:20:24 +0100
commit227857e43483b3956bbd0fcb549a8a6d3d25aa5a (patch)
tree8dac67815a25fdebefa03e955e3b786c8c0732e5 /dev-cpp
parentapp-i18n/poedit: amd64 stable wrt bug #563966 (diff)
downloadgentoo-227857e43483b3956bbd0fcb549a8a6d3d25aa5a.tar.gz
gentoo-227857e43483b3956bbd0fcb549a8a6d3d25aa5a.tar.bz2
gentoo-227857e43483b3956bbd0fcb549a8a6d3d25aa5a.zip
dev-cpp/lucene++: amd64 stable wrt bug #563966
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 c81426547e06..e423a4285509 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-2015 Gentoo Foundation
+# Copyright 1999-2016 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:="