diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 10:20:29 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 11:13:52 +1200 |
commit | 2aebde0ed39f61b1324ea5efc7c5340803131da8 (patch) | |
tree | b1d50e6fbf51acad4f32732b93b1a603ee611003 /virtual/ffmpeg | |
parent | media-sound/mpd: Drop x64-macos re bug #690140 (diff) | |
download | gentoo-2aebde0ed39f61b1324ea5efc7c5340803131da8.tar.gz gentoo-2aebde0ed39f61b1324ea5efc7c5340803131da8.tar.bz2 gentoo-2aebde0ed39f61b1324ea5efc7c5340803131da8.zip |
virtual/ffmpeg: Drop x64-macos re bug #690140
Depends:
- media-video/ffmpeg
- 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 'virtual/ffmpeg')
-rw-r--r-- | virtual/ffmpeg/ffmpeg-9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/ffmpeg/ffmpeg-9-r2.ebuild b/virtual/ffmpeg/ffmpeg-9-r2.ebuild index 2ba9728ada11..c0a3c3dc1ef9 100644 --- a/virtual/ffmpeg/ffmpeg-9-r2.ebuild +++ b/virtual/ffmpeg/ffmpeg-9-r2.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Virtual package for FFmpeg executable implementation" # !libav? ( media-video/ffmpeg:0= ) SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="X +encode gsm jpeg2k libav mp3 opus sdl speex theora threads truetype vaapi vdpau x264" RDEPEND=" |