diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 18:01:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 18:01:53 +0000 |
commit | 6a0bae15d39b6b9545a3a582743c782fb0f72a01 (patch) | |
tree | 469dc5ee10f80407d3ed1890dfbf52572317a8ce /media-video/ffmpeg | |
parent | dev-perl/Crypt-OpenSSL-RSA: Stabilize 0.310.0 arm, #789510 (diff) | |
download | gentoo-6a0bae15d39b6b9545a3a582743c782fb0f72a01.tar.gz gentoo-6a0bae15d39b6b9545a3a582743c782fb0f72a01.tar.bz2 gentoo-6a0bae15d39b6b9545a3a582743c782fb0f72a01.zip |
media-video/ffmpeg: Stabilize 4.4 arm, #781146
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.4.ebuild b/media-video/ffmpeg/ffmpeg-4.4.ebuild index 1ae722f06b72..9aa320e6be04 100644 --- a/media-video/ffmpeg/ffmpeg-4.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.4.ebuild @@ -59,7 +59,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" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |