commit: 736f0ea799187ec342b860b3f1b0a5dbf592ef0b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 9 12:49:31 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 9 12:49:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736f0ea7
gui-libs/gtk-layer-shell: arm keyworded (bug #716600)
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 52b33d72a1f..abb238733ca 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 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
DESCRIPTION="Library to create desktop components for Wayland using the Layer
Shell protocol"