summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-06-04 16:03:00 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-06-04 16:03:33 +0200
commit79f0ae61c35ed6645bdcab60080720b21337e3d5 (patch)
tree328a48da088cdda6dcffebaf7b2de63ff942f058 /dev-libs/plasma-wayland-protocols
parentdev-lang/icon: fix broken symlink when USE=-X (diff)
downloadgentoo-79f0ae61c35ed6645bdcab60080720b21337e3d5.tar.gz
gentoo-79f0ae61c35ed6645bdcab60080720b21337e3d5.tar.bz2
gentoo-79f0ae61c35ed6645bdcab60080720b21337e3d5.zip
dev-libs/plasma-wayland-protocols: Add ~arm, ~arm64, ~x86 keywords
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-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.0.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.0.ebuild
index e4bd9fe14bd9..d5505ca30efe 100644
--- a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.0.ebuild
+++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.0.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 ~ppc64"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="LGPL-2.1"