diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:13:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:13:41 +0200 |
commit | e5854f6885cb41c375f0705316f593980f08e48b (patch) | |
tree | 90324898db50b39bacd56a295ed0a7c5ee1fe1a4 /dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild | |
parent | dev-perl/Sereal: sparc stable wrt bug #817524 (diff) | |
download | gentoo-e5854f6885cb41c375f0705316f593980f08e48b.tar.gz gentoo-e5854f6885cb41c375f0705316f593980f08e48b.tar.bz2 gentoo-e5854f6885cb41c375f0705316f593980f08e48b.zip |
dev-perl/SOAP-Lite: x86 stable wrt bug #817509
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild')
-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 f6127f56088b..01b6236bdcee 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" |