diff options
author | Sam James <sam@gentoo.org> | 2020-07-17 00:46:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-17 00:46:40 +0000 |
commit | 222a2c3ef1811d0c37a153b2b3d6005258462ad9 (patch) | |
tree | 9129a1825100b383dec10fa7494eece4c5fd529a /media-video/ffmpeg/ffmpeg-4.2.4.ebuild | |
parent | dev-libs/tre: ppc64 stable (bug #597616) (diff) | |
download | gentoo-222a2c3ef1811d0c37a153b2b3d6005258462ad9.tar.gz gentoo-222a2c3ef1811d0c37a153b2b3d6005258462ad9.tar.bz2 gentoo-222a2c3ef1811d0c37a153b2b3d6005258462ad9.zip |
media-video/ffmpeg: arm stable (bug #727450)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-4.2.4.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.2.4.ebuild b/media-video/ffmpeg/ffmpeg-4.2.4.ebuild index 392947eef0d8..2f9dd2f3b6c4 100644 --- a/media-video/ffmpeg/ffmpeg-4.2.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.2.4.ebuild @@ -62,7 +62,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~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. |