commit: 4daf86d6c064baec885e318933f6fad1bccc7c9e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 1 16:43:49 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 1 16:43:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4daf86d6
media-video/ffmpeg: Stabilize 4.2.9 ppc64, #907594
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-video/ffmpeg/ffmpeg-4.2.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg/ffmpeg-4.2.9.ebuild
b/media-video/ffmpeg/ffmpeg-4.2.9.ebuild
index e8ffc0104eb6..e159627ff30d 100644
--- a/media-video/ffmpeg/ffmpeg-4.2.9.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.2.9.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"
+ 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.