summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-11-30 13:20:54 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-11-30 18:08:50 +0800
commit8a14f957737e517adad3a183de4a23264f22bb12 (patch)
tree965aa9ba6f5a21a8ce813601fce07b235a242a40 /net-libs/kdsoap-ws-discovery-client
parentmedia-libs/libmtp: keyword 1.1.20 for ~loong (diff)
downloadgentoo-8a14f957737e517adad3a183de4a23264f22bb12.tar.gz
gentoo-8a14f957737e517adad3a183de4a23264f22bb12.tar.bz2
gentoo-8a14f957737e517adad3a183de4a23264f22bb12.zip
net-libs/kdsoap-ws-discovery-client: keyword 0.2_pre20200927 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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.ebuild4
1 files changed, 2 insertions, 2 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 08b8afcc785b..1d8855f61d5e 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
S="${WORKDIR}/${PN}-${COMMIT}-${COMMIT}"
else
EGIT_REPO_URI="https://gitlab.com/caspermeijn/${PN}.git"