diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:09:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:10:32 +0200 |
commit | 192ea1f81c7aaa6aede1ce3a16529d3fa93c6471 (patch) | |
tree | 7779c72f337d122947eca6de6d9c67a7a83154ad /dev-perl/SOAP-Lite | |
parent | app-admin/filebeat: amd64 stable wrt bug #817668 (diff) | |
download | gentoo-192ea1f81c7aaa6aede1ce3a16529d3fa93c6471.tar.gz gentoo-192ea1f81c7aaa6aede1ce3a16529d3fa93c6471.tar.bz2 gentoo-192ea1f81c7aaa6aede1ce3a16529d3fa93c6471.zip |
dev-perl/SOAP-Lite: amd64 stable wrt bug #817509
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 7abf3e4b8892..f6127f56088b 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" |