summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2018-10-11 16:54:24 +0200
committerAndreas K. Huettel <dilfridge@gentoo.org>2018-10-11 16:56:33 +0200
commit19286a6cff08df4575957e40d4129c0621c7ca35 (patch)
treed37b3e34becf6dedca50526ad6c5e9aa0507a760 /dev-perl/XML-XPath
parentdev-perl/Path-Tiny: Blind stable on arm, critical bug 667774 (diff)
downloadgentoo-19286a6cff08df4575957e40d4129c0621c7ca35.tar.gz
gentoo-19286a6cff08df4575957e40d4129c0621c7ca35.tar.bz2
gentoo-19286a6cff08df4575957e40d4129c0621c7ca35.zip
dev-perl/XML-XPath: Blind stable on arm, critical bug 667774
Bug: https://bugs.gentoo.org/667774 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/XML-XPath')
-rw-r--r--dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild2
1 files changed, 1 insertions, 1 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 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"