diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 15:58:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 15:58:32 +0200 |
commit | b51699d5c8db6713ce90346640210b08ac6ab93d (patch) | |
tree | 8d708acc9eb9ceeddd9046f91152028e24382b5a | |
parent | dev-perl/Schedule-At: x86 stable (bug #662392) (diff) | |
download | gentoo-b51699d5c8db6713ce90346640210b08ac6ab93d.tar.gz gentoo-b51699d5c8db6713ce90346640210b08ac6ab93d.tar.bz2 gentoo-b51699d5c8db6713ce90346640210b08ac6ab93d.zip |
dev-perl/Search-Xapian: x86 stable (bug #662392)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
-rw-r--r-- | dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild index 2056424aa830..363aba509414 100644 --- a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild +++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.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=6 @@ -13,7 +13,7 @@ DESCRIPTION="Perl XS frontend to the Xapian C++ search library" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="examples test" RDEPEND="dev-libs/xapian:0/1.2.22 |