summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-05 12:39:50 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-05 12:39:50 +0100
commitf0a0df7389cd44feebcdc6cdadbd4f60ed2f962f (patch)
treefd68d2ad76592d37a081a48a6ab01f30fdd66daa /media-libs/waffle
parentmedia-libs/mesa: amd64 stable wrt bug #711560 (diff)
downloadgentoo-f0a0df7389cd44feebcdc6cdadbd4f60ed2f962f.tar.gz
gentoo-f0a0df7389cd44feebcdc6cdadbd4f60ed2f962f.tar.bz2
gentoo-f0a0df7389cd44feebcdc6cdadbd4f60ed2f962f.zip
media-libs/waffle: amd64 stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" 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 9c501c7f7f70..bd9b5d706534 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}