summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-10-15 12:25:25 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-10-15 12:25:34 +0200
commit9c1809784b570b95ce99a70535b8dc54492bb1b7 (patch)
tree89cf32cbc48a2dc27730e3a264b35cfffcb75e70
parentmedia-video/ffmpeg: remove old (diff)
downloadgentoo-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
-rw-r--r--media-video/ffmpeg/ffmpeg-3.1.4.ebuild2
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.