diff options
author | Sam James <sam@gentoo.org> | 2024-08-31 22:09:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-31 22:09:50 +0100 |
commit | 494d9f2e4523e0502d6129e7728f988008531246 (patch) | |
tree | 4b406063823823840d089aa10a81baa19433f4f8 /net-libs/kdsoap-ws-discovery-client | |
parent | kde-frameworks/kdnssd: Stabilize 6.5.0 amd64, #934478 (diff) | |
download | gentoo-494d9f2e4523e0502d6129e7728f988008531246.tar.gz gentoo-494d9f2e4523e0502d6129e7728f988008531246.tar.bz2 gentoo-494d9f2e4523e0502d6129e7728f988008531246.zip |
net-libs/kdsoap-ws-discovery-client: Stabilize 0.4.0 amd64, #934478
Signed-off-by: Sam James <sam@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.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.4.0.ebuild b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.4.0.ebuild index 1721069ee7ab..e16a8a28976d 100644 --- a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.4.0.ebuild +++ b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.4.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/libraries/kdsoap-ws-discovery-client" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" fi LICENSE="CC0-1.0 GPL-3+" |