diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:41:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:41:43 +0300 |
commit | ef90e48db43878130160b6870da7e762f18e9a6a (patch) | |
tree | 557508db0de7e2ca9a92c79973a4499fae76e552 /media-video | |
parent | media-video/ffmpeg: Stabilize 4.4.4-r2 ppc, #907593 (diff) | |
download | gentoo-ef90e48db43878130160b6870da7e762f18e9a6a.tar.gz gentoo-ef90e48db43878130160b6870da7e762f18e9a6a.tar.bz2 gentoo-ef90e48db43878130160b6870da7e762f18e9a6a.zip |
media-video/ffmpeg: Stabilize 4.4.4-r2 amd64, #907593
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.4.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.4.4-r2.ebuild b/media-video/ffmpeg/ffmpeg-4.4.4-r2.ebuild index 216271b54c4c..34875d081cbf 100644 --- a/media-video/ffmpeg/ffmpeg-4.4.4-r2.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.4.4-r2.ebuild @@ -64,7 +64,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" fi # Options to use as use_enable in the foo[:bar] form. |