summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-01 01:53:05 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-01 02:06:34 +0200
commit0e0badf4ee3f974145dffd7ca0e61f3bce0a4de6 (patch)
tree8ea9aeeb959754ff7c1f3680cb9af127e1ff6d04 /dev-perl/XML-XPath
parentdev-perl/Unicode-MapUTF8: x86 stable (bug #667266) (diff)
downloadgentoo-0e0badf4ee3f974145dffd7ca0e61f3bce0a4de6.tar.gz
gentoo-0e0badf4ee3f974145dffd7ca0e61f3bce0a4de6.tar.bz2
gentoo-0e0badf4ee3f974145dffd7ca0e61f3bce0a4de6.zip
dev-perl/XML-XPath: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/XML-XPath')
-rw-r--r--dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild b/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
index 2c83dd970795..54571cf430e0 100644
--- a/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
+++ b/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A XPath Perl Module"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/XML-Parser-2.230.0"