summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-07-22 10:25:47 +1200
committerKent Fredric <kentnl@gentoo.org>2020-07-22 11:13:56 +1200
commit1055d69262dc7898710f8cb402d1775f023cf9cb (patch)
treed4a964f70cadf1b6999e17f33cf3c8a705dd8060 /media-video/ffmpeg/ffmpeg-4.2.4.ebuild
parentvirtual/ffmpeg: Drop x64-macos re bug #690140 (diff)
downloadgentoo-1055d69262dc7898710f8cb402d1775f023cf9cb.tar.gz
gentoo-1055d69262dc7898710f8cb402d1775f023cf9cb.tar.bz2
gentoo-1055d69262dc7898710f8cb402d1775f023cf9cb.zip
media-video/ffmpeg: Drop x64-macos re bug #690140
Depends: - media-libs/x264 - dev-lang/nasm - dev-perl/Font-TTF Bug: https://bugs.gentoo.org/690140 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-4.2.4.ebuild')
-rw-r--r--media-video/ffmpeg/ffmpeg-4.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.2.4.ebuild b/media-video/ffmpeg/ffmpeg-4.2.4.ebuild
index a61a062ccd21..4bad089efe86 100644
--- a/media-video/ffmpeg/ffmpeg-4.2.4.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.2.4.ebuild
@@ -62,7 +62,7 @@ LICENSE="
samba? ( GPL-3 )
"
if [ "${PV#9999}" = "${PV}" ] ; then
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
# Options to use as use_enable in the foo[:bar] form.