diff options
author | Adel KARA SLIMANE <adel.ks@zegrapher.com> | 2021-12-11 02:36:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 05:14:37 +0000 |
commit | 8012d5042f1bc8501a33aa371bd63a495f6d8a25 (patch) | |
tree | 416316ec51af0a09385b9be200ab4f50931148f4 /profiles/arch/m68k | |
parent | media-libs/amf-headers: new package (diff) | |
download | gentoo-8012d5042f1bc8501a33aa371bd63a495f6d8a25.tar.gz gentoo-8012d5042f1bc8501a33aa371bd63a495f6d8a25.tar.bz2 gentoo-8012d5042f1bc8501a33aa371bd63a495f6d8a25.zip |
media-video/ffmpeg: add AMF useflag
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
Closes: https://github.com/gentoo/gentoo/pull/23250
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/m68k')
-rw-r--r-- | profiles/arch/m68k/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 3ecf60896168..6a163838c340 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Adel Kara Slimane <adel.ks@zegrapher.com> (2022-01-11) +# Mask AMF keyword on non-amd64 arches +# It is unusable, for now, in other arches +media-video/ffmpeg amf + # James Le Cuirot <chewi@gentoo.org> (2022-01-09) # Most usage of KMS requires GBM, which is provided by Mesa, which currently # doesn't work on m68k. |