commit:     ba27860502d98d10a4fddcb2d41336da66a6eb16
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 22:29:29 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon May 22 22:29:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba278605

media-libs/libepoxy: Enable USE=+X by default.

Missed in commit c8da55057f.

 media-libs/libepoxy/libepoxy-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libepoxy/libepoxy-9999.ebuild 
b/media-libs/libepoxy/libepoxy-9999.ebuild
index 8b741660cf3..8429b558b4c 100644
--- a/media-libs/libepoxy/libepoxy-9999.ebuild
+++ b/media-libs/libepoxy/libepoxy-9999.ebuild
@@ -25,7 +25,7 @@ fi
 
 LICENSE="MIT"
 SLOT="0"
-IUSE="test X"
+IUSE="test +X"
 
 DEPEND="${PYTHON_DEPS}
        media-libs/mesa[egl,${MULTILIB_USEDEP}]

Reply via email to