diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-03-08 05:59:05 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-03-08 05:59:05 +0000 |
commit | 60a831b4d328a261286ac8a4e150437faf49ce69 (patch) | |
tree | 52337b9b1241c68f5c589fd12d55502da7d44246 /profiles/arch | |
parent | 9c26fcf51085241030a088f8ac16051c756386cd (diff) |
gentoo auto-resync : 08:03:2023 - 05:59:05
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/mips/use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/sparc/package.mask | 7 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/use.mask | 6 |
4 files changed, 23 insertions, 2 deletions
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 25d78c9f50d6..a073c231ab09 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -4,6 +4,14 @@ # Unmask the flag which corresponds to ARCH. -mips +# matoro <matoro_gentoo@matoro.tk> (2023-03-07) +# GPU-related USE flags. While hardware with PCIe host +# capabilities exists, mask these by default to reduce burden +# on maintainers of GPU-related packages. Can be unmasked +# in the future upon user request. +vulkan +vaapi + # matoro <matoro_gentoo@matoro.tk> (2023-03-03) # app-crypt/tpm2-tss is not keyworded here tpm diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index afbf090e2876..538d5c80fc20 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-03-07) +# Fails tests disastrously. Present evidence of passing test suite +# before removing, please. +dev-db/mariadb + # Sam James <sam@gentoo.org> (2022-11-24) # Pulls in gjs which is broken on sparc, bug #882071 gnome-extra/sushi diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 2788ec388c81..ae581f80df87 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-03-07) +# Needs dev-db/mariadb for tests, see entry in use.mask +dev-python/pymysql test + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-03-07) # nbval/nbclassic docs require pandoc which is not keyworded here yet dev-python/nbval doc diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index e44f6fb9711a..0e1f518c4b19 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -sparc +# matoro <matoro_gentoo@matoro.tk> (2023-03-07) +# dev-db/mariadb fails tests disastrously. +mariadb + # Sam James <sam@gentoo.org> (2022-07-21) # Untested. ieee1394 |