summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-15 17:03:21 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-15 17:03:21 +0200
commitf9a888c16506181767b186b0b8a54fe75c08234f (patch)
tree9b78711f9c7a5a87deeb9143cf1399e12796e765 /media-libs/waffle
parentmedia-libs/mesa: arm stable wrt bug #727768 (diff)
downloadgentoo-f9a888c16506181767b186b0b8a54fe75c08234f.tar.gz
gentoo-f9a888c16506181767b186b0b8a54fe75c08234f.tar.bz2
gentoo-f9a888c16506181767b186b0b8a54fe75c08234f.zip
media-libs/waffle: arm stable wrt bug #727768
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" 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 13cfbbf9eb16..1df3c546033b 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}