summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-15 17:15:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-15 17:15:28 +0200
commit64a085c3ce01c0424e7d957250c6dea427c427a1 (patch)
tree7fd16fec5a83729fefefc760c49a69f9d701ee5f /media-libs/waffle
parentmedia-libs/vulkan-loader: x86 stable wrt bug #727768 (diff)
downloadgentoo-64a085c3ce01c0424e7d957250c6dea427c427a1.tar.gz
gentoo-64a085c3ce01c0424e7d957250c6dea427c427a1.tar.bz2
gentoo-64a085c3ce01c0424e7d957250c6dea427c427a1.zip
media-libs/waffle: x86 stable wrt bug #727768
Package-Manager: Portage-2.3.99, Repoman-2.3.22 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.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/waffle/waffle-1.6.1-r1.ebuild b/media-libs/waffle/waffle-1.6.1-r1.ebuild
index 1df3c546033b..6bd3d6db7455 100644
--- a/media-libs/waffle/waffle-1.6.1-r1.ebuild
+++ b/media-libs/waffle/waffle-1.6.1-r1.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
GIT_ECLASS="git-r3"
else
SRC_URI="https://gitlab.freedesktop.org/mesa/${PN}/-/raw/website/files/release/${P}/${P}.tar.xz"
- KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86"
fi
inherit meson multilib-minimal ${GIT_ECLASS}