summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-15 16:59:00 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-15 16:59:00 +0200
commitfa7db0a98fb47e0b2cc8461c928731690453787b (patch)
tree6fedeb26641cb407e42ee5b975e73f7403098b31 /media-libs/waffle/waffle-1.6.1-r1.ebuild
parentmedia-libs/vulkan-loader: amd64 stable wrt bug #727768 (diff)
downloadgentoo-fa7db0a98fb47e0b2cc8461c928731690453787b.tar.gz
gentoo-fa7db0a98fb47e0b2cc8461c928731690453787b.tar.bz2
gentoo-fa7db0a98fb47e0b2cc8461c928731690453787b.zip
media-libs/waffle: amd64 stable wrt bug #727768
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/waffle/waffle-1.6.1-r1.ebuild')
-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 bb76a7df510b..13cfbbf9eb16 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}