diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 02:50:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 02:50:18 +0300 |
commit | a8a5c335c9a9ed59ae956d6a5846aa86d0385b96 (patch) | |
tree | 9457bbc6a062192e9f195466245b66b9fb03727e /dev-perl/SOAP-Lite | |
parent | dev-perl/SGMLSpm: amd64 stable wrt bug #662392 (diff) | |
download | gentoo-a8a5c335c9a9ed59ae956d6a5846aa86d0385b96.tar.gz gentoo-a8a5c335c9a9ed59ae956d6a5846aa86d0385b96.tar.bz2 gentoo-a8a5c335c9a9ed59ae956d6a5846aa86d0385b96.zip |
dev-perl/SOAP-Lite: amd64 stable wrt bug #662392
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild index 61757e89a9bd..d590da00a9f2 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.260.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 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |