summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-04-21 14:51:11 +0200
committerAlexis Ballier <aballier@gentoo.org>2018-04-21 14:52:11 +0200
commit9afcf07ae0fa1579e567da40505fd290dae798d4 (patch)
tree5f0634a19e9dc401c9e9b0e8324675a3cf877e34 /media-video/ffmpeg
parentdev-lang/bff: arm stable wrt bug #651478 (diff)
downloadgentoo-9afcf07ae0fa1579e567da40505fd290dae798d4.tar.gz
gentoo-9afcf07ae0fa1579e567da40505fd290dae798d4.tar.bz2
gentoo-9afcf07ae0fa1579e567da40505fd290dae798d4.zip
media-video/ffmpeg: drop arm64 too
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r--media-video/ffmpeg/ffmpeg-4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.0.ebuild b/media-video/ffmpeg/ffmpeg-4.0.ebuild
index 3cf72ff63990..0475b16e0c58 100644
--- a/media-video/ffmpeg/ffmpeg-4.0.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.0.ebuild
@@ -55,7 +55,7 @@ LICENSE="
samba? ( GPL-3 )
"
if [ "${PV#9999}" = "${PV}" ] ; then
- KEYWORDS="~amd64 ~arm64 ~mips ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~amd64 ~mips ~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.