dev-perl/XML-Parser-Lite: Add ~arm keyword
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 2 Dec 2017 21:13:15 +0000 (21:13 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 3 Dec 2017 22:13:55 +0000 (22:13 +0000)
The tests pass.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild

index 5f6a90cb262f1ea06ff72aeea24d651b828a0363..67c4e374c00dac238b8a68b1b5c7850f13dd4d77 100644 (file)
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test minimal"
 
 # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,