commit: 72c73aa9542894a6fc0b91dfb37758a93f5987eb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 6 13:04:44 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 6 13:04:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c73aa9
media-video/ffmpeg-chromium: Stabilize 133 amd64, #949328
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/ffmpeg-chromium/ffmpeg-chromium-133.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-133.ebuild
b/media-video/ffmpeg-chromium/ffmpeg-chromium-133.ebuild
index 649b2d94ea08..e80d4d85ca32 100644
--- a/media-video/ffmpeg-chromium/ffmpeg-chromium-133.ebuild
+++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-133.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ LICENSE="
"
SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64"
# Options to use as use_enable in the foo[:bar] form.
# This will feed configure with $(use_enable foo bar)