diff options
author | Sam James <sam@gentoo.org> | 2022-06-29 11:40:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-29 11:40:30 +0000 |
commit | 449594181a6c5d8df63060cde67352e9a4c0ae27 (patch) | |
tree | 0d1a216cc479539c5d1b792168f92538e4ca4523 /dev-perl/SOAP-Lite | |
parent | dev-perl/Mail-Box-POP3: Stabilize 3.5.0 arm, #855092 (diff) | |
download | gentoo-449594181a6c5d8df63060cde67352e9a4c0ae27.tar.gz gentoo-449594181a6c5d8df63060cde67352e9a4c0ae27.tar.bz2 gentoo-449594181a6c5d8df63060cde67352e9a4c0ae27.zip |
dev-perl/SOAP-Lite: Stabilize 1.270.0 arm, #855092
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.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild index e4718e5da3ec..7b38ceec0350 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Lightweight interface to the SOAP protocol both on client and serve IUSE="ssl test xmpp" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |