diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-07 21:12:14 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-07 21:12:14 +0200 |
commit | 081ba2aa6fb275a6d5ea75d7b5f8386c649b55d5 (patch) | |
tree | 561416a4799ac040deccb8e94cd4be0bf90037fe /media-video/ffmpeg | |
parent | profiles: update package.use.mask for ffmpeg on arm (diff) | |
download | gentoo-081ba2aa6fb275a6d5ea75d7b5f8386c649b55d5.tar.gz gentoo-081ba2aa6fb275a6d5ea75d7b5f8386c649b55d5.tar.bz2 gentoo-081ba2aa6fb275a6d5ea75d7b5f8386c649b55d5.zip |
media-video/ffmpeg: arm stable, bug #627018
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.3.3.ebuild b/media-video/ffmpeg/ffmpeg-3.3.3.ebuild index 9d0eee04f430..a469a1fdf31d 100644 --- a/media-video/ffmpeg/ffmpeg-3.3.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.3.3.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 ~arm-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 ~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. |