projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
129c987
)
media-video/ffmpeg-3.2.4-r0: add ~alpha keyword
author
Tobias Klausmann
<klausman@gentoo.org>
Thu, 2 Mar 2017 15:26:10 +0000
(16:26 +0100)
committer
Tobias Klausmann
<klausman@gentoo.org>
Thu, 2 Mar 2017 15:26:10 +0000
(16:26 +0100)
Gentoo-Bug: 574786
media-video/ffmpeg/ffmpeg-3.2.4.ebuild
patch
|
blob
|
history
diff --git
a/media-video/ffmpeg/ffmpeg-3.2.4.ebuild
b/media-video/ffmpeg/ffmpeg-3.2.4.ebuild
index d3e41be253d51c3852f1f031d9de37371c3dd143..f64fcb32c454904fe9fb1f6b15ab2b1f6e9c2008 100644
(file)
--- a/
media-video/ffmpeg/ffmpeg-3.2.4.ebuild
+++ b/
media-video/ffmpeg/ffmpeg-3.2.4.ebuild
@@
-54,7
+54,7
@@
LICENSE="
samba? ( GPL-3 )
"
if [ "${PV#9999}" = "${PV}" ] ; then
- KEYWORDS="amd64 arm hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="
~alpha
amd64 arm hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
fi
# Options to use as use_enable in the foo[:bar] form.