Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/kdsoap-ws-discovery-client/
Date: Thu, 30 Jul 2020 07:21:25
Message-Id: 1596093663.97f6cf16146bd167b729beeda651c500c4254145.ago@gentoo
1 commit: 97f6cf16146bd167b729beeda651c500c4254145
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 07:19:51 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 07:21:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f6cf16
7
8 net-libs/kdsoap-ws-discovery-client: x86 stable wrt bug #731966
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 .../kdsoap-ws-discovery-client-0.2_pre20200317.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200317.ebuild b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200317.ebuild
18 index f0a71ff6c56..49777117ad6 100644
19 --- a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200317.ebuild
20 +++ b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200317.ebuild
21 @@ -10,7 +10,7 @@ inherit ecm
22 if [[ ${PV} != *9999* ]]; then
23 COMMIT=14287e92e80a77aa4c0adee2871e6b87c9c3055e
24 SRC_URI="https://gitlab.com/caspermeijn/${PN}/repository/${COMMIT}/archive.tar.gz -> ${P}.tar.gz"
25 - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
26 + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
27 S="${WORKDIR}/${PN}-${COMMIT}-${COMMIT}"
28 else
29 EGIT_REPO_URI="https://gitlab.com/caspermeijn/${PN}.git"