From: Matt Turner Date: Tue, 31 Mar 2020 20:31:06 +0000 (-0700) Subject: media-libs/waffle: Enable egl and gbm by default X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=65610136a0d399107014dc084c1e24f7e5bf4ef2;p=gentoo.git media-libs/waffle: Enable egl and gbm by default Signed-off-by: Matt Turner --- diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild index 7c8183c35eaa..4b2918009cf5 100644 --- a/media-libs/waffle/waffle-9999.ebuild +++ b/media-libs/waffle/waffle-9999.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="http://www.waffle-gl.org/ https://gitlab.freedesktop.org/mesa/waffle" LICENSE="BSD-2" SLOT="0" -IUSE="doc egl gbm wayland X" +IUSE="doc +egl +gbm wayland X" RESTRICT="test" # gl_basic tests don't work when run from portage RDEPEND="