diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:35:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:26 +0100 |
commit | c7868e7c0bf23106d8c0c93e2e85fbbb38e76b26 (patch) | |
tree | 7e9ca3331801775e9d9badc075353d64e9c92013 /dev-perl/SOAP-Lite | |
parent | dev-vcs/bzr-gtk: x86 stable wrt bug #593150 (diff) | |
download | gentoo-c7868e7c0bf23106d8c0c93e2e85fbbb38e76b26.tar.gz gentoo-c7868e7c0bf23106d8c0c93e2e85fbbb38e76b26.tar.bz2 gentoo-c7868e7c0bf23106d8c0c93e2e85fbbb38e76b26.zip |
dev-perl/SOAP-Lite: x86 stable wrt bug #581888
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 c7fbfff3d309..28abb1cb8e37 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" |