summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-05-06 02:56:49 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-05-06 03:01:22 +0200
commit864748decf74928cc4feadb43a5b7b4e0f8f9495 (patch)
tree8d700d4d042f8d1ef9caeb97b6ae3a3470ae95f2
parentnet-vpn/openconnect: depend on >=net-libs/gnutls-3.6.13 (diff)
downloadgentoo-864748de.tar.gz
gentoo-864748de.tar.bz2
gentoo-864748de.zip
net-libs/kdsoap: x86 keyworded (bug #489446)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--net-libs/kdsoap/kdsoap-1.9.50_pre20200317.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/kdsoap/kdsoap-1.9.50_pre20200317.ebuild b/net-libs/kdsoap/kdsoap-1.9.50_pre20200317.ebuild
index 5bfe6288f6ed..c8e045928534 100644
--- a/net-libs/kdsoap/kdsoap-1.9.50_pre20200317.ebuild
+++ b/net-libs/kdsoap/kdsoap-1.9.50_pre20200317.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} != *9999* ]]; then
LIBKODE_COMMIT=dfe0d565cb58cfb25da77853d9694097aa8e5882
SRC_URI="https://github.com/KDAB/KDSoap/archive/${KDSOAP_COMMIT}.tar.gz -> ${P}.tar.gz
https://github.com/cornelius/libkode/archive/${LIBKODE_COMMIT}.tar.gz -> ${P}-libkode-${LIBKODE_COMMIT}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~ppc64"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
S="${WORKDIR}/KDSoap-${KDSOAP_COMMIT}"
else
EGIT_REPO_URI="https://github.com/KDAB/KDSoap.git"