diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-08-11 12:20:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-08-11 12:42:15 -0700 |
commit | 8729e8936c4ec766e063e93cb3299503f3378cab (patch) | |
tree | 44407033be97546b4694cdf4ec61c3ef26ede3da /profiles | |
parent | media-libs/mesa: Enable Zink OpenGL-over-Vulkan gallium driver (diff) | |
download | gentoo-8729e8936c4ec766e063e93cb3299503f3378cab.tar.gz gentoo-8729e8936c4ec766e063e93cb3299503f3378cab.tar.bz2 gentoo-8729e8936c4ec766e063e93cb3299503f3378cab.zip |
profiles: package.use.mask media-libs/mesa zink and consolidate masks
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/s390/package.use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 8 |
6 files changed, 24 insertions, 25 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 07c3ac0933ea..376e917da7e1 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (2020-08-11) +# No drivers on this architecture support Vulkan +media-libs/mesa vulkan vulkan-overlay zink + # Mart Raudsepp <leio@gentoo.org> (2020-08-02) # alpha has no virtual/rust support, needed by newer gnome-base/librsvg, et al >=media-gfx/eog-3.33.1 svg @@ -156,10 +160,6 @@ dev-db/mariadb numa >=gnome-base/gnome-settings-daemon-3.24 test # Michał Górny <mgorny@gentoo.org> (2017-08-08) -# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. -media-libs/mesa vulkan vulkan-overlay - -# Michał Górny <mgorny@gentoo.org> (2017-08-08) # Requires USE=seccomp that is masked in this profile. net-libs/gnutls test-full diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 7322a8eb91c5..534623e3722f 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Matt Turner <mattst88@gentoo.org> (2020-08-11) +# No drivers on this architecture support Vulkan +media-libs/mesa vulkan vulkan-overlay zink + # Felix Janda <felix.janda@posteo.de> (2020-08-01) # Requires masked dev-lang/spidermonkey:17 >=www-client/elinks-0.13.3 javascript @@ -139,10 +143,6 @@ sys-libs/glibc systemtap app-forensics/sleuthkit java # Michał Górny <mgorny@gentoo.org> (2017-08-08) -# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. -media-libs/mesa vulkan vulkan-overlay - -# Michał Górny <mgorny@gentoo.org> (2017-08-08) # Requires USE=redis that is masked in this profile. mail-filter/pyzor test diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index d96092fbbae7..f373e08deb1c 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (2020-08-11) +# No drivers on this architecture support Vulkan +media-libs/mesa vulkan vulkan-overlay zink + # Mart Raudsepp <leio@gentoo.org> (2020-08-02) # ia64 has no virtual/rust support, needed by newer gnome-base/librsvg, et al >=media-gfx/eog-3.33.1 svg @@ -148,10 +152,6 @@ net-firewall/nftables doc media-libs/sdl-mixer midi # Michał Górny <mgorny@gentoo.org> (2017-08-08) -# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. -media-libs/mesa vulkan vulkan-overlay - -# Michał Górny <mgorny@gentoo.org> (2017-08-08) # Requires USE=seccomp that is masked in this profile. net-libs/gnutls test-full diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 095a9fdf0e14..7e2b3c4d4caa 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (2020-08-11) +# No drivers on this architecture support Vulkan +media-libs/mesa vulkan vulkan-overlay zink + # Patrick McLean <chutzpah@gentoo.org> (2020-02-15) # Mask until dev-libs/libfido2 is keyworded net-misc/openssh security-key @@ -26,10 +30,6 @@ media-libs/sdl-mixer midi sys-kernel/mips-sources -ip27 -ip28 -ip30 # Michał Górny <mgorny@gentoo.org> (2017-08-08) -# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. -media-libs/mesa vulkan vulkan-overlay - -# Michał Górny <mgorny@gentoo.org> (2017-08-08) # Requires USE=opencl that is masked in this profile. net-misc/bfgminer adl lm-sensors diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 738454055092..f156001aaa6b 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (2020-08-11) +# No drivers on this architecture support Vulkan +media-libs/mesa vulkan vulkan-overlay zink + # Mikle Kolyada <zlogene@gentoo.org> (2020-07-13) # Luajit does not work on s390 app-text/texlive-core luajittex @@ -29,11 +33,6 @@ app-arch/rpm test # no ceph keyworded net-analyzer/rrdtool rados - -# Michał Górny <mgorny@gentoo.org> (2017-08-08) -# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. -media-libs/mesa vulkan vulkan-overlay - # Robin H. Johnson <robbat2@gentoo.org> (2017-08-05) # Upstream Git is switching to PCRE2 w/ JIT. # This is not available on some arches, where a fallback to PCRE1 without JIT is used. diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 9f922f1925c6..320fe30f8b54 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (2020-08-11) +# No drivers on this architecture support Vulkan +media-libs/mesa vulkan vulkan-overlay zink + # Mart Raudsepp <leio@gentoo.org> (2020-08-02) # sparc has no virtual/rust support, needed by newer gnome-base/librsvg, et al >=media-gfx/eog-3.33.1 svg @@ -216,10 +220,6 @@ dev-db/mariadb numa >=gnome-base/gnome-settings-daemon-3.24 test # Michał Górny <mgorny@gentoo.org> (2017-08-08) -# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. -media-libs/mesa vulkan vulkan-overlay - -# Michał Górny <mgorny@gentoo.org> (2017-08-08) # Requires USE=redis that is masked in this profile. mail-filter/pyzor test |