From: Agostino Sarubbo Date: Wed, 10 Jul 2019 10:29:30 +0000 (+0200) Subject: media-libs/waffle: x86 stable wrt bug #689510 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=324ecdd39e0bfabc528d08759a41f13f0552065e;p=gentoo.git media-libs/waffle: x86 stable wrt bug #689510 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" --- diff --git a/media-libs/waffle/waffle-1.6.0.ebuild b/media-libs/waffle/waffle-1.6.0.ebuild index a7c32a6cf596..1f4f6057005d 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}