projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f40d179
)
media-libs/waffle: arm stable wrt bug #689510
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 28 Jul 2019 13:04:37 +0000
(16:04 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 28 Jul 2019 13:05:24 +0000
(16:05 +0300)
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
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 281ad9364c45ec3bb260abde19ce4e3397a76c06..ccfc41d0c8ca4d10c1b687d0991c964be4704dd5 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}