diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-27 09:43:16 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-27 09:43:16 +0000 |
commit | 36fcd0a433c967495b008fce1d50b9ecad07aca8 (patch) | |
tree | cf9ead515ae12398971cc655c2ceadb3859e5ef5 /net-libs | |
parent | kde-plasma/plasma-activities-stats: Keyword 6.1.0 arm64, #934215 (diff) | |
download | gentoo-36fcd0a433c967495b008fce1d50b9ecad07aca8.tar.gz gentoo-36fcd0a433c967495b008fce1d50b9ecad07aca8.tar.bz2 gentoo-36fcd0a433c967495b008fce1d50b9ecad07aca8.zip |
net-libs/kdsoap-ws-discovery-client: Keyword 0.4.0 arm64, #934215
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 a125911e9817..1acf8d1f72b2 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" + KEYWORDS="~amd64 ~arm64" fi LICENSE="CC0-1.0 GPL-3+" |