projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8a6fa6
)
media-libs/waffle: amd64 stable wrt bug #711560
author
Agostino Sarubbo
<ago@gentoo.org>
Thu, 5 Mar 2020 11:39:50 +0000
(12:39 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Thu, 5 Mar 2020 11:39:50 +0000
(12:39 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 9c501c7f7f70686ea274fe25bbe8af75031e04fc..bd9b5d7065342b0d7bab981e40e7c088b808e74e 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}