diff options
author | 2021-10-13 21:35:46 +0100 | |
---|---|---|
committer | 2021-10-13 21:35:46 +0100 | |
commit | 878bcd1b2ce8b22ca2c4dd22e42d107cfecbb848 (patch) | |
tree | c35e73a459106211195169bb892e820d805040b5 /dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild | |
parent | app-misc/tmux: Stabilize 3.2a arm64, #813189 (diff) | |
download | gentoo-878bcd1b2ce8b22ca2c4dd22e42d107cfecbb848.tar.gz gentoo-878bcd1b2ce8b22ca2c4dd22e42d107cfecbb848.tar.bz2 gentoo-878bcd1b2ce8b22ca2c4dd22e42d107cfecbb848.zip |
dev-perl/SOAP-Lite: Stabilize 1.270.0 arm64, #817509
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild')
-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 01b6236bdcee..31d653156534 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 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |