diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:31:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:31:25 +0300 |
commit | 4fd04baa91834937c1ebbe232731d22ceb43f276 (patch) | |
tree | 2f4df6625bfbd40bcfb240c9d9a55368e6d9868b | |
parent | kde-frameworks/kdnssd: Stabilize 6.5.0 arm64, #934478 (diff) | |
download | gentoo-4fd04baa91834937c1ebbe232731d22ceb43f276.tar.gz gentoo-4fd04baa91834937c1ebbe232731d22ceb43f276.tar.bz2 gentoo-4fd04baa91834937c1ebbe232731d22ceb43f276.zip |
net-libs/kdsoap-ws-discovery-client: Stabilize 0.4.0 arm64, #934478
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 e16a8a28976d..f0b31770d1f2 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+" |