summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-09 12:49:31 +0000
committerSam James <sam@gentoo.org>2020-07-09 12:49:31 +0000
commit736f0ea799187ec342b860b3f1b0a5dbf592ef0b (patch)
treeb678dde100ea9e1d5e7bcd35932ccc29baadac88 /gui-libs
parentwww-apps/otrs: remove last-rited package (diff)
downloadgentoo-736f0ea799187ec342b860b3f1b0a5dbf592ef0b.tar.gz
gentoo-736f0ea799187ec342b860b3f1b0a5dbf592ef0b.tar.bz2
gentoo-736f0ea799187ec342b860b3f1b0a5dbf592ef0b.zip
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@gentoo.org>
Diffstat (limited to 'gui-libs')
-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 52b33d72a1f4..abb238733ca2 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"