commit: 9c51cf6393d8ba9518994c5f56f458fd88c86ddf Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Wed Jun 18 19:27:41 2025 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Wed Jun 18 19:28:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c51cf63
profiles/arch: reorg net-misc/freerdp[sdl] mask Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/amd64/package.use.mask | 4 ---- profiles/arch/base/package.use.mask | 4 ---- profiles/arch/loong/package.use.mask | 4 ++++ profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++ profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++ profiles/arch/x86/package.use.mask | 4 ++++ 7 files changed, 20 insertions(+), 8 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 8ddfa194ea66..195252f50d02 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <[email protected]> (2025-06-18) +# media-libs/libsdl3 is missing keywords. +>=net-misc/freerdp-3.16.0 sdl + # NRK <[email protected]> (2025-05-18) # app-arch/plzip is not keyworded app-alternatives/lzip plzip diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 7e38a10edc73..c82d58878ff5 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -21,10 +21,6 @@ # Upstream supports amd64 media-libs/svt-av1 -test -# Mike Gilbert <[email protected]> (2025-05-13) -# media-libs/libsdl3 is keyworded here. ->=net-misc/freerdp-3.16.0 -sdl - # Michał Górny <[email protected]> (2025-05-08) # dev-python/sigstore is keyworded here. =dev-lang/python-0* -verify-sig diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index e144d755501d..202d53f62523 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Mike Gilbert <[email protected]> (2025-05-13) -# media-libs/libsdl3 is missing keywords. ->=net-misc/freerdp-3.16.0 sdl - # Michał Górny <[email protected]> (2025-05-08) # dev-python/sigstore is not keyworded everywhere. =dev-lang/python-0* verify-sig diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 7ddd5abb4c6c..a38418223318 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <[email protected]> (2025-06-18) +# media-libs/libsdl3 is missing keywords. +>=net-misc/freerdp-3.16.0 sdl + # WANG Xuerui <[email protected]> (2025-02-28) # Upstream only supports the 64-bit UEFI configuration for loong. sys-apps/memtest86+ bios32 bios64 uefi32 iso32 diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 786c07e7f0df..59ecf41d9d8d 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <[email protected]> (2025-06-18) +# media-libs/libsdl3 is missing keywords. +>=net-misc/freerdp-3.16.0 sdl + # Hans de Graaff <[email protected]> (2025-05-31) # Requires large parts of dev-ruby/rails to be keyworded. dev-ruby/minitest-hooks test diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 347894735862..e41322e9d9f1 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <[email protected]> (2025-06-18) +# media-libs/libsdl3 is missing keywords. +>=net-misc/freerdp-3.16.0 sdl + # Sam James <[email protected]> (2025-06-05) # dev-util/spirv-llvm-translator not keyworded here dev-libs/pocl spirv diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index e8c794f0990c..8bb729bf5ab1 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <[email protected]> (2025-06-18) +# media-libs/libsdl3 is missing keywords. +>=net-misc/freerdp-3.16.0 sdl + # Paul Zander <[email protected]> (2025-05-02) # dev-python/nanobind is not keyworded here media-gfx/openvdb python
