diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-10-15 12:25:25 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-10-15 12:25:34 +0200 |
commit | 9c1809784b570b95ce99a70535b8dc54492bb1b7 (patch) | |
tree | 89cf32cbc48a2dc27730e3a264b35cfffcb75e70 /media-video | |
parent | media-video/ffmpeg: remove old (diff) | |
download | gentoo-9c1809784b570b95ce99a70535b8dc54492bb1b7.tar.gz gentoo-9c1809784b570b95ce99a70535b8dc54492bb1b7.tar.bz2 gentoo-9c1809784b570b95ce99a70535b8dc54492bb1b7.zip |
media-video/ffmpeg: drop keywords for arches with missing deps on 3.1.x
Package-Manager: portage-2.3.2
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.1.4.ebuild b/media-video/ffmpeg/ffmpeg-3.1.4.ebuild index 03b2cf4541d6..07a795ff2b80 100644 --- a/media-video/ffmpeg/ffmpeg-3.1.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.1.4.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="~amd64 ~mips ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |