diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-21 02:02:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-21 02:31:24 -0400 |
commit | 56e3afcdc016e1af25ad1eb59500adf17e55aa3c (patch) | |
tree | 5f3b7be9871d70b844fdcd1604b9ca9b9fe2d5ce /media-video/ffmpeg | |
parent | media-libs/zimg: amd64 stable (diff) | |
download | gentoo-56e3afcdc016e1af25ad1eb59500adf17e55aa3c.tar.gz gentoo-56e3afcdc016e1af25ad1eb59500adf17e55aa3c.tar.bz2 gentoo-56e3afcdc016e1af25ad1eb59500adf17e55aa3c.zip |
media-video/ffmpeg: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild index 12b71fa688bb..683d91455e3b 100644 --- a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-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. |