commit: 36205142a26b1de9fa0de785f14904b06b52ba96 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jun 29 17:11:02 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jun 29 18:49:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36205142
profiles: alpha/ia64/mips/sparc: Mask media-video/ffmpeg[libplacebo] Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/ia64/package.use.mask | 4 ++++ profiles/arch/mips/package.use.mask | 4 ++++ profiles/arch/sparc/package.use.mask | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 0776dff352be..19fd4f11ebc1 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2024-06-29) +# media-libs/libplacebo is not keyworded +media-video/ffmpeg libplacebo + # Michał Górny <[email protected]> (2024-05-08) # Requires sys-devel/{clang,llvm}:16. dev-lang/python jit diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 1d7415b21e76..5a441ff87785 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2024-06-29) +# media-libs/libplacebo is not keyworded +media-video/ffmpeg libplacebo + # Thomas Bettler <[email protected]> (2024-06-10) # requires dev-libs/apache-arrow which is net yet keyworded sci-libs/gdal parquet diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 024fa9868b4f..bd43c2c73084 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2024-06-29) +# media-libs/libplacebo is not keyworded +media-video/ffmpeg libplacebo + # Michał Górny <[email protected]> (2024-05-08) # Requires sys-devel/{clang,llvm}:16. dev-lang/python jit diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 6360e5164eef..854e02445f1e 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2024-06-29) +# media-libs/libplacebo is not keyworded here +media-video/ffmpeg libplacebo + # Sam James <[email protected]> (2024-06-23) # app-crypt/gcr:4[gtk] is not available here app-crypt/pinentry gtk
