commit: ef6a43fe7cb06a8f0f225839de433e5d575a3f95 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Dec 2 21:13:15 2017 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Dec 3 22:13:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef6a43fe
dev-perl/XML-Parser-Lite: Add ~arm keyword 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild index 5f6a90cb262..67c4e374c00 100644 --- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild +++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild @@ -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,
