From: Agostino Sarubbo Date: Thu, 5 Mar 2020 11:39:50 +0000 (+0100) Subject: media-libs/waffle: amd64 stable wrt bug #711560 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f0a0df7389cd44feebcdc6cdadbd4f60ed2f962f;p=gentoo.git media-libs/waffle: amd64 stable wrt bug #711560 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" 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 9c501c7f7f70..bd9b5d706534 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}