diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:29:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:38:02 +0100 |
commit | 31549b7974121ab87888d64cf09c47dad7f95f61 (patch) | |
tree | dd82d4fcdcb98e5f28fc13d47d7f1c783b379f47 /dev-perl/SOAP-Lite | |
parent | dev-cpp/lucene++: ppc64 stable wrt bug #563966 (diff) | |
download | gentoo-31549b7974121ab87888d64cf09c47dad7f95f61.tar.gz gentoo-31549b7974121ab87888d64cf09c47dad7f95f61.tar.bz2 gentoo-31549b7974121ab87888d64cf09c47dad7f95f61.zip |
dev-perl/SOAP-Lite: ppc64 stable wrt bug #581888
Package-Manager: portage-2.3.0
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.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild index c80caa448372..69a79336a55a 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.190.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 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |