diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:21:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:21:28 +0100 |
commit | 03461bc4c1b43c4cd5241f997c848332b83ac2b8 (patch) | |
tree | 471d62ae114b29288a238a867025a86398db88bc /dev-cpp/lucene++ | |
parent | app-admin/packagekit-qt: x86 stable wrt bug #709698 (diff) | |
download | gentoo-03461bc4c1b43c4cd5241f997c848332b83ac2b8.tar.gz gentoo-03461bc4c1b43c4cd5241f997c848332b83ac2b8.tar.bz2 gentoo-03461bc4c1b43c4cd5241f997c848332b83ac2b8.zip |
dev-cpp/lucene++: x86 stable wrt bug #709704
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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-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 6c6bdf60a7ee..624be5ac2a20 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:=" |