diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-15 23:10:12 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-15 23:10:12 +0100 |
commit | 88ceef85fb434a6d8541ef95a64627224c10fc88 (patch) | |
tree | fffa6b7cc61992f5b0641c078abbf46776ac6887 /media-video | |
parent | media-libs/flac-1.3.2-r1: stable on alpha (diff) | |
download | gentoo-88ceef85fb434a6d8541ef95a64627224c10fc88.tar.gz gentoo-88ceef85fb434a6d8541ef95a64627224c10fc88.tar.bz2 gentoo-88ceef85fb434a6d8541ef95a64627224c10fc88.zip |
media-video/ffmpeg-2.8.10-r0: stable on alpha
Gentoo-Bug: 596760
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-2.8.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-2.8.10.ebuild b/media-video/ffmpeg/ffmpeg-2.8.10.ebuild index 118cfde6c22b..c2815411bba0 100644 --- a/media-video/ffmpeg/ffmpeg-2.8.10.ebuild +++ b/media-video/ffmpeg/ffmpeg-2.8.10.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |