From: Michał Górny Date: Tue, 8 Aug 2017 19:11:07 +0000 (+0200) Subject: profiles: Mask media-libs/mesa[vulkan] where reqed flags are masked X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bfbd93d47fcb943d42764727c3035da3e4bec3af;p=gentoo.git profiles: Mask media-libs/mesa[vulkan] where reqed flags are masked --- diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 0cc1fc05e947..bb947f639644 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + # Michał Górny (08 Aug 2017) # Requires USE=seccomp that is masked in this profile. net-libs/gnutls test-full diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index d8b00da1bc0e..ea00c729d20d 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + # Michał Górny (08 Aug 2017) # Requires USE=opencl that is masked in this profile. net-misc/bfgminer adl lm_sensors diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index a31d7e70a85c..362d4af88386 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + # Alexis Ballier (31 Jul 2017) # Passes -mfpu=neon with neon enabled mail-client/thunderbird neon diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index e0fa936498cf..56ef314ec49a 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. +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + # Michał Górny (08 Aug 2017) # Requires USE=redis that is masked in this profile. dev-python/pyzor test diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 51e20338a493..d4b32d871c61 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + # Michał Górny (08 Aug 2017) # 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 27173b2fd008..f4c0b3d09e4d 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + # Michał Górny (08 Aug 2017) # Requires USE=opencl that is masked in this profile. net-misc/bfgminer adl lm_sensors diff --git a/profiles/arch/nios2/package.use.mask b/profiles/arch/nios2/package.use.mask index 3d77f7882570..18d6f7ef41c4 100644 --- a/profiles/arch/nios2/package.use.mask +++ b/profiles/arch/nios2/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + # Mike Frysinger (16 Mar 2015) # Needs sci-physics/bullet tested #499974 dev-libs/efl physics diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 94419442bd14..597d347c33c9 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + # Michał Górny (08 Aug 2017) # 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 cd2f33fb9bc2..74ad5000a41e 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + # Sergey Popov (24 Oct 2015) # Not tested net-mail/dovecot lz4 diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask index dc1cb9d7f1f5..78948caa96dd 100644 --- a/profiles/arch/sh/package.use.mask +++ b/profiles/arch/sh/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + # Michał Górny (08 Aug 2017) # Requires USE=seccomp that is masked in this profile. net-libs/gnutls test-full diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 2810d3dad976..5e4281fea03d 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + # Michał Górny (08 Aug 2017) # Requires USE=redis that is masked in this profile. dev-python/pyzor test