summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-07 18:46:53 +0000
committerSam James <sam@gentoo.org>2020-10-07 18:46:53 +0000
commit37a50633e62c9a656ef473453a0491befb0c999a (patch)
tree5526d9ae72c14d6e7b1406a6553d9d957f6c6582 /media-video
parentmedia-plugins/gimp-lqr: fix GCC 10 (-fno-common) build (diff)
downloadgentoo-37a50633e62c9a656ef473453a0491befb0c999a.tar.gz
gentoo-37a50633e62c9a656ef473453a0491befb0c999a.tar.bz2
gentoo-37a50633e62c9a656ef473453a0491befb0c999a.zip
media-video/ffmpeg: Stabilize 4.3.1 amd64, #738238
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-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 b3af83d2f534..6f6b92b9c8b4 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.