diff options
author | Sam James <sam@gentoo.org> | 2021-10-16 01:45:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-16 01:45:36 +0100 |
commit | 79b09a9c39c2187e3f3fec53661c71ff047ad037 (patch) | |
tree | ad31f79ff0b855e5cea7f07319bb4d2ee10ac4c3 /dev-perl/SOAP-Lite | |
parent | dev-perl/XML-Parser-Lite: Stabilize 0.721.0 arm, #799659 (diff) | |
download | gentoo-79b09a9c39c2187e3f3fec53661c71ff047ad037.tar.gz gentoo-79b09a9c39c2187e3f3fec53661c71ff047ad037.tar.bz2 gentoo-79b09a9c39c2187e3f3fec53661c71ff047ad037.zip |
dev-perl/SOAP-Lite: Stabilize 1.260.0 arm, #799659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild index 6cabfa455172..6968ca985b20 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Lightweight interface to the SOAP protocol both on client and serve IUSE="ssl test xmpp" RESTRICT="!test? ( test )" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |