commit: 70a050399fb02ce97dcd7ad2bbd1ac3a501957d3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 3 22:50:13 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 3 22:50:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a05039
dev-perl/Search-Xapian: Stabilize 1.2.25.4 amd64, #790266 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Search-Xapian/Search-Xapian-1.2.25.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.4.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.4.ebuild index a2cdfad546c..a7dd5a44c26 100644 --- a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.4.ebuild +++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # 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" RESTRICT="!test? ( test )"
