diff options
author | Sam James <sam@gentoo.org> | 2022-08-21 03:40:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-21 03:40:36 +0100 |
commit | 5d7b744d12fcce9182b3ddfcb3d378276913cf64 (patch) | |
tree | 72a7847111121fdc50aa7829292b3ab555b185a7 /media-video | |
parent | media-video/ffmpeg: fix configure with >=media-libs/libsdl2-2.24.0 (diff) | |
download | gentoo-5d7b744d12fcce9182b3ddfcb3d378276913cf64.tar.gz gentoo-5d7b744d12fcce9182b3ddfcb3d378276913cf64.tar.bz2 gentoo-5d7b744d12fcce9182b3ddfcb3d378276913cf64.zip |
media-video/ffmpeg: forward ~loong to masked 5.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-5.0.1.ebuild b/media-video/ffmpeg/ffmpeg-5.0.1.ebuild index 09f3d902db11..565f105878be 100644 --- a/media-video/ffmpeg/ffmpeg-5.0.1.ebuild +++ b/media-video/ffmpeg/ffmpeg-5.0.1.ebuild @@ -64,7 +64,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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. |