diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 14:16:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 14:16:37 +0200 |
commit | c5c5a3d0a905768bd7f88b14f071ed3abf043a74 (patch) | |
tree | c088deb91f6fe4533ab3a17d4fe2b17422d8334f /dev-perl/SOAP-Lite | |
parent | dev-perl/Package-Stash: ppc stable wrt bug #817455 (diff) | |
download | gentoo-c5c5a3d0a905768bd7f88b14f071ed3abf043a74.tar.gz gentoo-c5c5a3d0a905768bd7f88b14f071ed3abf043a74.tar.bz2 gentoo-c5c5a3d0a905768bd7f88b14f071ed3abf043a74.zip |
dev-perl/SOAP-Lite: ppc stable wrt bug #817509
Package-Manager: Portage-3.0.20, Repoman-3.0.3
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.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild index ba22e3276251..7abf3e4b8892 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.270.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 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |