From: Andreas K. Huettel Date: Thu, 11 Oct 2018 14:54:24 +0000 (+0200) Subject: dev-perl/XML-XPath: Blind stable on arm, critical bug 667774 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=19286a6cff08df4575957e40d4129c0621c7ca35;p=gentoo.git dev-perl/XML-XPath: Blind stable on arm, critical bug 667774 Bug: https://bugs.gentoo.org/667774 Signed-off-by: Andreas K. Hüttel Package-Manager: Portage-2.3.49, 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 5b0927ce6c2f..024d8ade6763 100644 --- a/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild +++ b/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild @@ -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"