commit: 0ee9b42e445b408356a14bf6b35ae4e17edd53e5
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 12 01:52:29 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 23:43:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee9b42e
media-libs/mesa: Resort IUSE
media-libs/mesa/mesa-9999.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 9b347f41dba..8be2183b248 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -36,9 +36,9 @@ for card in ${VIDEO_CARDS}; do
done
IUSE="${IUSE_VIDEO_CARDS}
- +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm
- lm_sensors opencl osmesa pax_kernel openmax pic selinux test unwind
- vaapi valgrind vdpau vulkan wayland xvmc xa"
+ +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm
lm_sensors
+ opencl osmesa openmax pax_kernel pic selinux test unwind vaapi valgrind
+ vdpau vulkan wayland xa xvmc"
REQUIRED_USE="
d3d9? ( dri3 gallium )