diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-30 06:42:29 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-30 06:42:29 +0200 |
commit | fe60526ffa0331e1ddf559a76769eac9a9d2a9fd (patch) | |
tree | 843fcfd164c88fef7ca9862598366d6516272848 /dev-perl/Search-Xapian | |
parent | dev-perl/Devel-Leak: arm stable, bug #662392 (diff) | |
download | gentoo-fe60526ffa0331e1ddf559a76769eac9a9d2a9fd.tar.gz gentoo-fe60526ffa0331e1ddf559a76769eac9a9d2a9fd.tar.bz2 gentoo-fe60526ffa0331e1ddf559a76769eac9a9d2a9fd.zip |
dev-perl/Search-Xapian: arm stable, bug #662392
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Search-Xapian')
-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 a4f284218952..cfc430120869 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 |