diff options
author | Sam James <sam@gentoo.org> | 2024-07-14 23:50:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-14 23:50:57 +0100 |
commit | 28c78af43c4d06781ce55fc53202e9b4ccbd3e5c (patch) | |
tree | 2bdac8b7c29779f96afc2da78a89234faabb0e0d /dev-perl/Search-Xapian | |
parent | profiles: add GPL-3-with-font-exception back to @GPL-COMPATIBLE (diff) | |
download | gentoo-28c78af43c4d06781ce55fc53202e9b4ccbd3e5c.tar.gz gentoo-28c78af43c4d06781ce55fc53202e9b4ccbd3e5c.tar.bz2 gentoo-28c78af43c4d06781ce55fc53202e9b4ccbd3e5c.zip |
dev-perl/Search-Xapian: Stabilize 1.2.25.5-r4 ppc64, #936069
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Search-Xapian')
-rw-r--r-- | dev-perl/Search-Xapian/Search-Xapian-1.2.25.5-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.5-r4.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.5-r4.ebuild index 63643456e6fa..1619a1fe9b66 100644 --- a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.5-r4.ebuild +++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.5-r4.ebuild @@ -9,7 +9,7 @@ inherit perl-module toolchain-funcs DESCRIPTION="Perl XS frontend to the Xapian C++ search library" 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" RESTRICT="!test? ( test )" |