diff options
author | James Le Cuirot <chewi@gentoo.org> | 2017-12-02 21:17:08 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-12-03 22:13:58 +0000 |
commit | 2dea190717a983177bf3fa8c54a3d01cff323967 (patch) | |
tree | f00cd020f8be54953ce0ca8dc954bd03ee55aa7e /dev-perl | |
parent | dev-perl/IO-SessionData: Add ~arm keyword (diff) | |
download | gentoo-2dea190717a983177bf3fa8c54a3d01cff323967.tar.gz gentoo-2dea190717a983177bf3fa8c54a3d01cff323967.tar.bz2 gentoo-2dea190717a983177bf3fa8c54a3d01cff323967.zip |
dev-perl/SOAP-Lite: Add ~arm keyword
The tests pass.
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |