diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:30:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:30:42 +0100 |
commit | 83956ab5c9944e8ed3ee671bfe90001f11194574 (patch) | |
tree | 2b1b1c18c3992dffc6a9c1f058f483240a778451 /dev-perl/SOAP-Lite | |
parent | sci-calculators/hcalc: ppc stable wrt bug #597758 (diff) | |
download | gentoo-83956ab5c9944e8ed3ee671bfe90001f11194574.tar.gz gentoo-83956ab5c9944e8ed3ee671bfe90001f11194574.tar.bz2 gentoo-83956ab5c9944e8ed3ee671bfe90001f11194574.zip |
dev-perl/SOAP-Lite: ppc stable wrt bug #581888
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 | 4 |
1 files changed, 2 insertions, 2 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 28abb1cb8e37..c80caa448372 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |