diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-09-05 09:10:59 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-09-05 09:11:27 +0200 |
commit | 25fc9ae6e47a1e8bd88dd2fdcb9800a81f9b7263 (patch) | |
tree | 5e71e9abd14b728d0791aae47446249ff7635174 /media-video | |
parent | dev-embedded/gputils: update HOMEPAGE (diff) | |
download | gentoo-25fc9ae6e47a1e8bd88dd2fdcb9800a81f9b7263.tar.gz gentoo-25fc9ae6e47a1e8bd88dd2fdcb9800a81f9b7263.tar.bz2 gentoo-25fc9ae6e47a1e8bd88dd2fdcb9800a81f9b7263.zip |
media-video/ffmpeg-3.2.6-r0: alpha stable
Gentoo-Bug: 622912
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.2.6.ebuild b/media-video/ffmpeg/ffmpeg-3.2.6.ebuild index 74d37e876a74..b80c746f8b2c 100644 --- a/media-video/ffmpeg/ffmpeg-3.2.6.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.2.6.ebuild @@ -54,7 +54,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi # Options to use as use_enable in the foo[:bar] form. |