diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-28 21:08:25 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-28 21:08:25 -0400 |
commit | 95ff06c36cd9a8d32fe64b7b0e5acceb23015867 (patch) | |
tree | 8840fda43af12e100f50f6abbfae4bc22811c067 /virtual/ffmpeg | |
parent | virtual/freedesktop-icon-theme: arm64 stable (diff) | |
download | gentoo-95ff06c36cd9a8d32fe64b7b0e5acceb23015867.tar.gz gentoo-95ff06c36cd9a8d32fe64b7b0e5acceb23015867.tar.bz2 gentoo-95ff06c36cd9a8d32fe64b7b0e5acceb23015867.zip |
virtual/ffmpeg: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'virtual/ffmpeg')
-rw-r--r-- | virtual/ffmpeg/ffmpeg-9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/ffmpeg/ffmpeg-9-r2.ebuild b/virtual/ffmpeg/ffmpeg-9-r2.ebuild index f9b41e7f78bd..84ec5b1a4093 100644 --- a/virtual/ffmpeg/ffmpeg-9-r2.ebuild +++ b/virtual/ffmpeg/ffmpeg-9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="X +encode gsm jpeg2k libav mp3 opus sdl speex theora threads truetype vaapi vdpau x264" RDEPEND=" |