projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f7f911
)
media-libs/waffle: arm stable wrt bug #711560
author
Agostino Sarubbo
<ago@gentoo.org>
Thu, 5 Mar 2020 11:51:42 +0000
(12:51 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Thu, 5 Mar 2020 11:51:42 +0000
(12:51 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-libs/waffle/waffle-1.6.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/waffle/waffle-1.6.0-r1.ebuild
b/media-libs/waffle/waffle-1.6.0-r1.ebuild
index bd9b5d7065342b0d7bab981e40e7c088b808e74e..6e98a39c7613329068164c7cfbe222c9d8610808 100644
(file)
--- 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}