diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-07 22:21:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-07 22:21:23 +0300 |
commit | 8640c41a1e65fed9ba0c0f02f8222e11ad41e24e (patch) | |
tree | dcd8bfbbff57527994d2c5f924d4691d62eac12c /media-video | |
parent | dev-python/libvirt-python: Stabilize 9.3.0 arm64, #907566 (diff) | |
download | gentoo-8640c41a1e65fed9ba0c0f02f8222e11ad41e24e.tar.gz gentoo-8640c41a1e65fed9ba0c0f02f8222e11ad41e24e.tar.bz2 gentoo-8640c41a1e65fed9ba0c0f02f8222e11ad41e24e.zip |
media-video/ffmpeg: Stabilize 4.2.9 arm, #907594
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.2.9.ebuild b/media-video/ffmpeg/ffmpeg-4.2.9.ebuild index dc91f88b8fe2..dd166d92ec2c 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. |