diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-06 00:51:16 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-06 00:54:03 +0200 |
commit | ae8aa4b29b325fe6f0fbc863d396495a2d48e766 (patch) | |
tree | 6aab3750cc12d8833c1cf5a0ea3a0f9e6f49c285 /net-libs/kdsoap-ws-discovery-client | |
parent | net-libs/kdsoap: x86 stable (bug #774219) (diff) | |
download | gentoo-ae8aa4b29b325fe6f0fbc863d396495a2d48e766.tar.gz gentoo-ae8aa4b29b325fe6f0fbc863d396495a2d48e766.tar.bz2 gentoo-ae8aa4b29b325fe6f0fbc863d396495a2d48e766.zip |
net-libs/kdsoap-ws-discovery-client: x86 stable (bug #774219)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/kdsoap-ws-discovery-client')
-rw-r--r-- | net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild index 74f1eb852d13..3f84e744876d 100644 --- a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild +++ b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild @@ -10,7 +10,7 @@ inherit ecm if [[ ${PV} != *9999* ]]; then COMMIT=dcefb65c88e76f1f9eda8b0318006e93d15a0e1e SRC_URI="https://gitlab.com/caspermeijn/${PN}/repository/${COMMIT}/archive.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" S="${WORKDIR}/${PN}-${COMMIT}-${COMMIT}" else EGIT_REPO_URI="https://gitlab.com/caspermeijn/${PN}.git" |