diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:24:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:24:25 +0100 |
commit | df4a69e457be7b57f063c92eaea33f600c37fd5a (patch) | |
tree | 54ae94cb929d4652d4214e6c007e53aa8f3b126a /dev-perl/SOAP-Lite | |
parent | dev-perl/XML-Parser-Lite: Stabilize 0.721.0 arm64, #799659 (diff) | |
download | gentoo-df4a69e457be7b57f063c92eaea33f600c37fd5a.tar.gz gentoo-df4a69e457be7b57f063c92eaea33f600c37fd5a.tar.bz2 gentoo-df4a69e457be7b57f063c92eaea33f600c37fd5a.zip |
dev-perl/SOAP-Lite: Stabilize 1.260.0 arm64, #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 bfb2584361cb..6cabfa455172 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" |