diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-11 19:41:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-11 19:41:35 +0100 |
commit | 683efbc7d891076a7bfc7841c0192d89cdc07e59 (patch) | |
tree | 2ef0801c9b79fb4c84f41326823d08585b1c5e70 /dev-perl/SOAP-Lite | |
parent | dev-perl/SGMLSpm: stable 1.1-r1 for ppc, bug #662392 (diff) | |
download | gentoo-683efbc7d891076a7bfc7841c0192d89cdc07e59.tar.gz gentoo-683efbc7d891076a7bfc7841c0192d89cdc07e59.tar.bz2 gentoo-683efbc7d891076a7bfc7841c0192d89cdc07e59.zip |
dev-perl/SOAP-Lite: stable 1.260.0 for ppc, bug #662392
Package-Manager: Portage-2.3.45, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
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 d590da00a9f2..8b1ebcf0ccef 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" |