summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-05 12:36:39 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-05 12:36:39 +0100
commitd3a0df5da77c4573a78d28ed6cd153730a060ba5 (patch)
tree8cc4e92df7c13913bb570d003df76f580053fc34 /media-libs/waffle
parentmedia-libs/mesa: x86 stable wrt bug #711560 (diff)
downloadgentoo-d3a0df5da77c4573a78d28ed6cd153730a060ba5.tar.gz
gentoo-d3a0df5da77c4573a78d28ed6cd153730a060ba5.tar.bz2
gentoo-d3a0df5da77c4573a78d28ed6cd153730a060ba5.zip
media-libs/waffle: x86 stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/waffle')
-rw-r--r--media-libs/waffle/waffle-1.6.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/waffle/waffle-1.6.0-r1.ebuild b/media-libs/waffle/waffle-1.6.0-r1.ebuild
index 3a6e37303ecf..9c501c7f7f70 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}