summaryrefslogtreecommitdiff
path: root/dev-libs/plasma-wayland-protocols
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-06-04 16:03:00 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 18:30:05 +0200
commitf418752345d657c214de93a167ce706b8e277ec8 (patch)
tree42a18c562ea067a0e0c24dac291fbe90a115b498 /dev-libs/plasma-wayland-protocols
parentfc48c8f34b5f467fd94031286ef226ad3244df52 (diff)
downloadkde-f418752345d657c214de93a167ce706b8e277ec8.tar.gz
kde-f418752345d657c214de93a167ce706b8e277ec8.tar.bz2
kde-f418752345d657c214de93a167ce706b8e277ec8.zip
dev-libs/plasma-wayland-protocols: Add ~arm, ~arm64, ~ppc64, ~x86
No compiling going on, only installing protocol files broken out of KF5Wayland. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/plasma-wayland-protocols')
-rw-r--r--dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild
index a35163e7788..20bf63304da 100644
--- a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild
+++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://invent.kde.org/libraries/plasma-wayland-protocols"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="LGPL-2.1"