commit: 490391159f68faddacc92d9436bf8d35e44cb9d5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 12:46:00 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 12:49:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49039115
media-video/ffmpeg: Stabilize 4.4 sparc, #781146
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/ffmpeg/ffmpeg-4.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg/ffmpeg-4.4.ebuild
b/media-video/ffmpeg/ffmpeg-4.4.ebuild
index 9aa320e6be0..111ef05ca3d 100644
--- a/media-video/ffmpeg/ffmpeg-4.4.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.4.ebuild
@@ -59,7 +59,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.