commit: 6a36d40cf5ad7c841232ee3a6ad85495a170cf6a Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Feb 28 13:34:57 2026 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat Feb 28 13:34:57 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a36d40c
profiles: Drop obsolete media-video/ffmpeg-compat[vmaf] masks Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 3 +-- profiles/arch/arm/package.use.mask | 1 - profiles/arch/hppa/package.use.mask | 1 - profiles/arch/m68k/package.use.mask | 1 - profiles/arch/mips/package.use.mask | 1 - profiles/arch/powerpc/package.use.mask | 1 - profiles/arch/s390/package.use.mask | 1 - profiles/arch/sparc/package.use.mask | 1 - 8 files changed, 1 insertion(+), 9 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 9293a3c86094..53230e04f1c8 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Sam James <[email protected]> (2026-02-11) @@ -282,7 +282,6 @@ media-libs/freetype svg # Adel Kara Slimane <[email protected]> (2022-03-14) # Untested useflag on other arches, needs keywording media-video/ffmpeg vmaf -media-video/ffmpeg-compat vmaf # Sam James <[email protected]> (2022-01-29) # app-text/ronn-ng not keyworded here, bug #801103 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index f2114c930bfc..d6ceb9a96d7c 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -250,7 +250,6 @@ app-text/enchant nuspell # Adel Kara Slimane <[email protected]> (2022-03-14) # Untested useflag on other arches, needs keywording media-video/ffmpeg vmaf -media-video/ffmpeg-compat vmaf # Sam James <[email protected]> (2022-03-10) # Boost has support for ARM32 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 4f19a8d7e8fa..3269f9f10d32 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -255,7 +255,6 @@ media-libs/xine-lib dav1d # Adel Kara Slimane <[email protected]> (2022-03-14) # Untested useflag on other arches, needs keywording media-video/ffmpeg vmaf -media-video/ffmpeg-compat vmaf # Sam James <[email protected]> (2022-03-06) # Unkeyworded dependencies diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index eb710b4ab9f0..e4106351d1de 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -51,7 +51,6 @@ sys-apps/systemd xkb # Adel Kara Slimane <[email protected]> (2022-03-14) # Untested useflag on other arches, needs keywording media-video/ffmpeg vmaf -media-video/ffmpeg-compat vmaf # James Le Cuirot <[email protected]> (2022-01-09) # Most usage of KMS requires GBM, which is provided by Mesa, which currently diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 23e8caff145f..87fbd55885b0 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -368,7 +368,6 @@ app-text/enchant nuspell # Adel Kara Slimane <[email protected]> (2022-03-14) # Untested useflag on other arches, needs keywording media-video/ffmpeg vmaf -media-video/ffmpeg-compat vmaf # James Le Cuirot <[email protected]> (2022-02-24) # These GRUB platforms are only for MIPS. diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index f784ba64e47b..d839408031b2 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -165,7 +165,6 @@ app-text/enchant nuspell # Adel Kara Slimane <[email protected]> (2022-03-14) # Untested useflag on other arches, needs keywording media-video/ffmpeg vmaf -media-video/ffmpeg-compat vmaf # Sam James <[email protected]> (2021-11-15) # librtas is available on (only) ppc* diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index cd71134bdb05..03795ce89a9a 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -296,7 +296,6 @@ app-portage/nattka depgraph-order # Adel Kara Slimane <[email protected]> (2022-03-14) # Untested useflag on other arches, needs keywording media-video/ffmpeg vmaf -media-video/ffmpeg-compat vmaf # Sam James <[email protected]> (2021-11-05) # Avoid keywording unnecessary depenencies for now, bug #804115 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 4bc05f11a67f..9ac1f206c8c2 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -366,7 +366,6 @@ media-libs/freetype svg # Adel Kara Slimane <[email protected]> (2022-03-14) # Untested useflag on other arches, needs keywording media-video/ffmpeg vmaf -media-video/ffmpeg-compat vmaf # Sam James <[email protected]> (2022-03-06) # Unkeyworded dependencies
