commit: a92ade4010016e363c8494e9552260b197eb246c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 9 07:33:40 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 9 07:33:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a92ade40
profiles: cleanup stale sys-apps/fwupd[dell] masks Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 3 +-- profiles/arch/arm/package.use.mask | 6 +----- profiles/arch/base/package.use.mask | 3 +-- profiles/arch/powerpc/package.use.mask | 4 ++-- profiles/arch/x86/package.use.mask | 3 +-- profiles/features/musl/package.use.mask | 1 - 6 files changed, 6 insertions(+), 14 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 129a26f3c67e..e29940c01844 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # When you add an entry to the top of this file, add your name, the date, and @@ -142,7 +142,6 @@ media-libs/gst-plugins-bad -qsv # WANG Xuerui <[email protected]> (2022-10-07) # sys-libs/libsmbios is available here. app-laptop/pbbuttonsd -macbook -sys-apps/fwupd -dell # Alfredo Tupone <[email protected]> (2022-08-30) # ada bootstrap currently only available on amd64/x86 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 4abada004853..bbe5e741b984 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Marek Szuba <[email protected]> (2023-12-05) @@ -218,10 +218,6 @@ sys-cluster/ceph babeltrace lttng net-analyzer/rrdtool rados www-servers/uwsgi uwsgi_plugins_rados -# Andreas Sturmlechner <[email protected]> (2019-02-25) -# (SM)BIOS outside of amd64/x86? - citation needed -sys-apps/fwupd dell - # Thomas Deutschmann <[email protected]> (2018-10-12) # Requires www-client/firefox which isn't available on ARM yet dev-ruby/capybara test diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 65c07619a41a..7d3c676a98fb 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <[email protected]> (2023-12-31) @@ -107,7 +107,6 @@ sys-devel/gcc fixed-point # only unmask on relevant arches. # bug #875830 app-laptop/pbbuttonsd macbook -sys-apps/fwupd dell # Conrad Kostecki <[email protected]> (2022-07-19) # www-servers/nginx requires keywording diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 17d41c196326..2e99def4b999 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # matoro <[email protected]> (2023-12-19) @@ -112,7 +112,7 @@ dev-embedded/urjtag ftd2xx # Georgy Yakovlev <[email protected]> (2020-11-05) # makes no sense on power -sys-apps/fwupd amt dell uefi +sys-apps/fwupd amt uefi # Joonas Niilola <[email protected]> (2020-10-08) # Dependency not keyworded on this arch. diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 456d68266033..8b212affe8c3 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Ionen Wolkens <[email protected]> (2023-10-09) @@ -80,7 +80,6 @@ media-video/mpv -libplacebo -vulkan # WANG Xuerui <[email protected]> (2022-10-07) # sys-libs/libsmbios is available here. app-laptop/pbbuttonsd -macbook -sys-apps/fwupd -dell # Alexey Shvetsov <[email protected]> (2022-09-15) # Mask nvml use flag for slurm diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 0f7375cb1e12..ef32d21442ee 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -50,7 +50,6 @@ app-admin/sudo sssd # Sam James <[email protected]> (2022-10-04) # sys-libs/libsmbios is masked on musl app-laptop/pbbuttonsd macbook -sys-apps/fwupd dell # Sam James <[email protected]> (2022-10-04) # Needs masked net-misc/netkit-telnetd
