summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-07 20:12:12 +0000
committerSam James <sam@gentoo.org>2020-10-07 20:12:12 +0000
commitf59d0c70ff8d5cf1ebbf69a8eb3c95f556597af1 (patch)
tree428a067950b1724e9d51a82f905274a7efb6f3cf /media-video/ffmpeg
parentwww-plugins/chrome-binary-plugins: automated update (87.0.4280.11) (diff)
downloadgentoo-f59d0c70ff8d5cf1ebbf69a8eb3c95f556597af1.tar.gz
gentoo-f59d0c70ff8d5cf1ebbf69a8eb3c95f556597af1.tar.bz2
gentoo-f59d0c70ff8d5cf1ebbf69a8eb3c95f556597af1.zip
media-video/ffmpeg: Stabilize 4.3.1 arm, #738238
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r--media-video/ffmpeg/ffmpeg-4.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.3.1.ebuild b/media-video/ffmpeg/ffmpeg-4.3.1.ebuild
index d8928ada32c8..938bff91f55e 100644
--- a/media-video/ffmpeg/ffmpeg-4.3.1.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.3.1.ebuild
@@ -59,7 +59,7 @@ LICENSE="
samba? ( GPL-3 )
"
if [ "${PV#9999}" = "${PV}" ] ; then
- KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
fi
# Options to use as use_enable in the foo[:bar] form.