commit:     6a770860c347a92a246c3df5297725ef0871a83e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 00:26:52 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 00:26:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a770860

media-libs/mesa: Enable IUSE=libglvnd by default

Since I removed the use.stable.mask, and stable xorg-server has
IUSE=+libglvnd, so do all versions of Mesa.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-libs/mesa/mesa-19.2.8.ebuild | 2 +-
 media-libs/mesa/mesa-19.3.4.ebuild | 2 +-
 media-libs/mesa/mesa-20.0.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/mesa/mesa-19.2.8.ebuild 
b/media-libs/mesa/mesa-19.2.8.ebuild
index 5b6f69890c4..1dacc82e46a 100644
--- a/media-libs/mesa/mesa-19.2.8.ebuild
+++ b/media-libs/mesa/mesa-19.2.8.ebuild
@@ -35,7 +35,7 @@ for card in ${VIDEO_CARDS}; do
 done
 
 IUSE="${IUSE_VIDEO_CARDS}
-       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 libglvnd +llvm
+       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd 
+llvm
        lm-sensors opencl osmesa pax_kernel selinux test unwind vaapi valgrind
        vdpau vulkan vulkan-overlay wayland +X xa xvmc"
 

diff --git a/media-libs/mesa/mesa-19.3.4.ebuild 
b/media-libs/mesa/mesa-19.3.4.ebuild
index 55c16428450..b75bec2b90d 100644
--- a/media-libs/mesa/mesa-19.3.4.ebuild
+++ b/media-libs/mesa/mesa-19.3.4.ebuild
@@ -35,7 +35,7 @@ for card in ${VIDEO_CARDS}; do
 done
 
 IUSE="${IUSE_VIDEO_CARDS}
-       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 libglvnd +llvm
+       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd 
+llvm
        lm-sensors opencl osmesa pax_kernel selinux test unwind vaapi valgrind
        vdpau vulkan vulkan-overlay wayland +X xa xvmc"
 

diff --git a/media-libs/mesa/mesa-20.0.0.ebuild 
b/media-libs/mesa/mesa-20.0.0.ebuild
index d02cf2adf0b..b7e1f507aed 100644
--- a/media-libs/mesa/mesa-20.0.0.ebuild
+++ b/media-libs/mesa/mesa-20.0.0.ebuild
@@ -35,7 +35,7 @@ for card in ${VIDEO_CARDS}; do
 done
 
 IUSE="${IUSE_VIDEO_CARDS}
-       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 libglvnd +llvm
+       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd 
+llvm
        lm-sensors opencl osmesa selinux test unwind vaapi valgrind vdpau vulkan
        vulkan-overlay wayland +X xa xvmc +zstd"
 

Reply via email to