diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-07 19:24:36 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-07 19:24:36 +0100 |
commit | 7b5e4e1f63da7fb63fba5f1a9fc41866c8ae5b2f (patch) | |
tree | c9aa002e33c61cd30a2a1615be86cd9961239b0b /profiles/arch | |
parent | 27a61babf89122aeb64d52f4ea8f6f068b928da4 (diff) |
gentoo auto-resync : 07:10:2022 - 19:24:35
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 5 |
4 files changed, 19 insertions, 1 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 8b3916f24493..c25fc2368777 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# WANG Xuerui <xen0n@gentoo.org> (2022-10-07) +# sys-libs/libsmbios is available here. +app-laptop/pbbuttonsd -macbook +sys-apps/fwupd -dell + # Alfredo Tupone <tupone@gentoo.org> (2022-08-30) # ada bootstrap currently only available on amd64/x86 sys-devel/gcc -ada diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index f2c917613122..9f6f97a22618 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <xen0n@gentoo.org> (2022-10-07) +# sys-libs/libsmbios unavailable on most arches (requires the very low-level +# <sys/io.h> header that is only ever present on alpha, amd64, ia64 and x86), +# only unmask on relevant arches. +# bug #875830 +app-laptop/pbbuttonsd macbook +sys-apps/fwupd dell + # Conrad Kostecki <conikost@gentoo.org> (2022-07-19) # www-servers/nginx requires keywording www-servers/nginx nginx_modules_http_security diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index a54a8f826041..4d3bbd739f61 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -123,7 +123,7 @@ net-irc/quassel urlpreview net-analyzer/suricata hyperscan # Yixun Lan <dlan@gentoo.org> (2021-08-29) -# sys-apps/fwupd not tested, USE=spi,uefi,dell +# sys-apps/fwupd not tested, USE=spi,uefi sys-apps/fwupd spi uefi # Marek Szuba <marecki@gentoo.org> (2021-08-23) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 00ea2c232625..a5789fc65f75 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <xen0n@gentoo.org> (2022-10-07) +# sys-libs/libsmbios is available here. +app-laptop/pbbuttonsd -macbook +sys-apps/fwupd -dell + # Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-08-09) # dev-java/jaxws-api not keyworded >=dev-java/jmock-2.12.0 test |