summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-06-11 18:52:29 -0700
committerMatt Turner <mattst88@gentoo.org>2018-06-17 16:43:51 -0700
commit0ee9b42e445b408356a14bf6b35ae4e17edd53e5 (patch)
tree402da4582997a220cfab2da8a578268da5952a91 /media-libs
parentmedia-libs/mesa: Remove now unnecessary bindist flag (diff)
downloadgentoo-0ee9b42e445b408356a14bf6b35ae4e17edd53e5.tar.gz
gentoo-0ee9b42e445b408356a14bf6b35ae4e17edd53e5.tar.bz2
gentoo-0ee9b42e445b408356a14bf6b35ae4e17edd53e5.zip
media-libs/mesa: Resort IUSE
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 9b347f41dba3..8be2183b2489 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 )