gui-libs/gtk-layer-shell: arm64 keyworded (bug #716600)
authorSam James (sam_c) <sam@cmpct.info>
Tue, 28 Apr 2020 00:57:46 +0000 (00:57 +0000)
committerMart Raudsepp <leio@gentoo.org>
Tue, 28 Apr 2020 19:23:21 +0000 (22:23 +0300)
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>
gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild

index 7704b6464133849db929d6000e76f4e062c30cfc..9c563ef3fd2375473b0372ba5ad165900288e7af 100644 (file)
@@ -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"