diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 23:07:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 23:07:13 +0100 |
commit | ae21b492ae9e41b350df3a7cb4b3793fca1abfb9 (patch) | |
tree | 3badc14eb3c8151ea691f75966a65009aebbd11f /dev-perl/SOAP-Lite | |
parent | dev-perl/SGMLSpm: stable 1.1-r1 for ppc64, bug #662392 (diff) | |
download | gentoo-ae21b492ae9e41b350df3a7cb4b3793fca1abfb9.tar.gz gentoo-ae21b492ae9e41b350df3a7cb4b3793fca1abfb9.tar.bz2 gentoo-ae21b492ae9e41b350df3a7cb4b3793fca1abfb9.zip |
dev-perl/SOAP-Lite: stable 1.260.0 for ppc64, bug #662392
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
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 9626bf6bdea4..61757e89a9bd 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" |