diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:54:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:55:54 +0200 |
commit | 244f4d2e95b2bd0847d5d93989ed41da36293cd8 (patch) | |
tree | 6539aea8a45965895c9507ad2f17ebb8f5501e16 /dev-perl/SOAP-Lite | |
parent | sys-apps/gawk: Bump to version 5.1.1 (diff) | |
download | gentoo-244f4d2e95b2bd0847d5d93989ed41da36293cd8.tar.gz gentoo-244f4d2e95b2bd0847d5d93989ed41da36293cd8.tar.bz2 gentoo-244f4d2e95b2bd0847d5d93989ed41da36293cd8.zip |
dev-perl/SOAP-Lite: ppc64 stable wrt bug #817509
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@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 31d653156534..6085f2ad4451 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" |