From: Mikle Kolyada Date: Sun, 28 Jul 2019 13:04:37 +0000 (+0300) Subject: media-libs/waffle: arm stable wrt bug #689510 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1a0c57e2d7506cb2429a68f86297ff78c611156f;p=gentoo.git media-libs/waffle: arm stable wrt bug #689510 Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/media-libs/waffle/waffle-1.6.0.ebuild b/media-libs/waffle/waffle-1.6.0.ebuild index 281ad9364c45..ccfc41d0c8ca 100644 --- a/media-libs/waffle/waffle-1.6.0.ebuild +++ b/media-libs/waffle/waffle-1.6.0.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then GIT_ECLASS="git-r3" else SRC_URI="http://www.waffle-gl.org/files/release/${P}/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" + KEYWORDS="amd64 arm ~ppc ~ppc64 x86" fi inherit meson multilib-minimal ${GIT_ECLASS}