From: James Le Cuirot Date: Sat, 2 Dec 2017 21:17:08 +0000 (+0000) Subject: dev-perl/SOAP-Lite: Add ~arm keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2dea190717a983177bf3fa8c54a3d01cff323967;p=gentoo.git dev-perl/SOAP-Lite: Add ~arm keyword The tests pass. Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild index 6ba5009df024..92c86852ca56 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Lightweight interface to the SOAP protocol both on client and serve IUSE="ssl test xmpp" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt"