From: Thomas Deutschmann Date: Sun, 30 Sep 2018 23:53:05 +0000 (+0200) Subject: dev-perl/XML-XPath: x86 stable (bug #667266) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0e0badf4ee3f974145dffd7ca0e61f3bce0a4de6;p=gentoo.git dev-perl/XML-XPath: x86 stable (bug #667266) Signed-off-by: Thomas Deutschmann Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- 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"