projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be997c3
)
media-libs/waffle: x86 stable wrt bug #689510
author
Agostino Sarubbo
<ago@gentoo.org>
Wed, 10 Jul 2019 10:29:30 +0000
(12:29 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Wed, 10 Jul 2019 10:29:30 +0000
(12:29 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
media-libs/waffle/waffle-1.6.0.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/waffle/waffle-1.6.0.ebuild
b/media-libs/waffle/waffle-1.6.0.ebuild
index a7c32a6cf59689e99283af834324e2165c921c61..1f4f6057005d6460f8feb1cc376475a293bb1d29 100644
(file)
--- a/
media-libs/waffle/waffle-1.6.0.ebuild
+++ b/
media-libs/waffle/waffle-1.6.0.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}