summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-13 14:36:29 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-13 14:36:29 +0200
commit03d8899bfcdb43dc5ef8c2fb6f688cebb0091736 (patch)
tree7e92f34353c2760be02cbfecf111fa10800eda04 /media-video
parentdev-cpp/tbb: Stabilize 2021.7.0-r1 ppc, #889774 (diff)
downloadgentoo-03d8899bfcdb43dc5ef8c2fb6f688cebb0091736.tar.gz
gentoo-03d8899bfcdb43dc5ef8c2fb6f688cebb0091736.tar.bz2
gentoo-03d8899bfcdb43dc5ef8c2fb6f688cebb0091736.zip
media-video/ffmpeg: Stabilize 4.2.8 ppc64, #882881
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/ffmpeg/ffmpeg-4.2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.2.8.ebuild b/media-video/ffmpeg/ffmpeg-4.2.8.ebuild
index 307e376a9e7a..6f690193e286 100644
--- a/media-video/ffmpeg/ffmpeg-4.2.8.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"
+ 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.