diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:40:31 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:51:56 -0400 |
commit | 04f8740eceead4059047798a3d3d4d0c55ac13ae (patch) | |
tree | bb428cd8f7202284a1b71e8a5e5ef4b036d34f10 /media-video | |
parent | net-vpn/i2pd: remove old Signed-off-by: Alexey Korepanov <kaikaikai@yandex.ru> (diff) | |
download | gentoo-04f8740eceead4059047798a3d3d4d0c55ac13ae.tar.gz gentoo-04f8740eceead4059047798a3d3d4d0c55ac13ae.tar.bz2 gentoo-04f8740eceead4059047798a3d3d4d0c55ac13ae.zip |
media-video/ffmpeg: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.4.6.ebuild b/media-video/ffmpeg/ffmpeg-3.4.6.ebuild index b24f198a07a3..4456cb1e7c4f 100644 --- a/media-video/ffmpeg/ffmpeg-3.4.6.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.4.6.ebuild @@ -54,7 +54,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-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. |