From: Agostino Sarubbo Date: Thu, 5 Mar 2020 11:51:42 +0000 (+0100) Subject: media-libs/waffle: arm stable wrt bug #711560 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=88c1c2db9a2e1733ca246839f6b51fc9b2897102;p=gentoo.git media-libs/waffle: arm stable wrt bug #711560 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo --- diff --git a/media-libs/waffle/waffle-1.6.0-r1.ebuild b/media-libs/waffle/waffle-1.6.0-r1.ebuild index bd9b5d706534..6e98a39c7613 100644 --- a/media-libs/waffle/waffle-1.6.0-r1.ebuild +++ b/media-libs/waffle/waffle-1.6.0-r1.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}