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>
This commit is contained in:
Sam James
2020-07-09 12:49:31 +00:00
parent 934a47e2df
commit 736f0ea799

View 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 ~arm64 ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
DESCRIPTION="Library to create desktop components for Wayland using the Layer Shell protocol"