summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-04-28 00:57:46 +0000
committerMart Raudsepp <leio@gentoo.org>2020-04-28 22:23:21 +0300
commit718f65da7f7e68468c1b4b0780c70694b2812412 (patch)
tree87c059906c3b46f4f3587164326cd5c64d6fede8
parentdev-python/rfc3986-validator: arm64 keyworded (bug #715120) (diff)
downloadgentoo-718f65da.tar.gz
gentoo-718f65da.tar.bz2
gentoo-718f65da.zip
gui-libs/gtk-layer-shell: arm64 keyworded (bug #716600)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild
index 7704b6464133..9c563ef3fd23 100644
--- a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild
+++ b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/wmww/${PN}"
else
SRC_URI="https://github.com/wmww/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
DESCRIPTION="Library to create desktop components for Wayland using the Layer Shell protocol"