Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/
Date: Tue, 20 Jun 2017 08:42:49
Message-Id: 1497948091.01101b8db2316cf59de1cbb4793be09fb19964c2.aballier@gentoo
1 commit: 01101b8db2316cf59de1cbb4793be09fb19964c2
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 20 08:41:31 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 20 08:41:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01101b8d
7
8 media-video/ffmpeg: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-video/ffmpeg/ffmpeg-3.3.2.ebuild | 2 +-
13 media-video/ffmpeg/ffmpeg-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-video/ffmpeg/ffmpeg-3.3.2.ebuild b/media-video/ffmpeg/ffmpeg-3.3.2.ebuild
17 index f6f228a554f..263b5f8c261 100644
18 --- a/media-video/ffmpeg/ffmpeg-3.3.2.ebuild
19 +++ b/media-video/ffmpeg/ffmpeg-3.3.2.ebuild
20 @@ -54,7 +54,7 @@ LICENSE="
21 samba? ( GPL-3 )
22 "
23 if [ "${PV#9999}" = "${PV}" ] ; then
24 - KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
26 fi
27
28 # Options to use as use_enable in the foo[:bar] form.
29
30 diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild
31 index ac6852f0da6..f746275b708 100644
32 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild
33 +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild
34 @@ -54,7 +54,7 @@ LICENSE="
35 samba? ( GPL-3 )
36 "
37 if [ "${PV#9999}" = "${PV}" ] ; then
38 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
39 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
40 fi
41
42 # Options to use as use_enable in the foo[:bar] form.