diff options
author | 2018-07-30 23:07:22 +0100 | |
---|---|---|
committer | 2018-07-30 23:07:22 +0100 | |
commit | 6c0277f2ed7c2bc8f65c7d7284951827fc940340 (patch) | |
tree | afbd0a34a5ffba330e170dbd6c55d27c3a1fa8bc /dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild | |
parent | dev-perl/SOAP-Lite: stable 1.260.0 for ppc64, bug #662392 (diff) | |
download | gentoo-6c0277f2ed7c2bc8f65c7d7284951827fc940340.tar.gz gentoo-6c0277f2ed7c2bc8f65c7d7284951827fc940340.tar.bz2 gentoo-6c0277f2ed7c2bc8f65c7d7284951827fc940340.zip |
dev-perl/Search-Xapian: stable 1.2.25.0 for ppc64, bug #662392
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild')
-rw-r--r-- | dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 9c14350c32e8..07d939549863 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 @@ -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 |