commit: d371319f6f60c10ecbdc673dd244c88c44d6f600 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Apr 24 16:32:24 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Apr 24 16:56:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d371319f
x11-libs/libXcursor: Add IUSE=doc Bug: https://bugs.gentoo.org/595936 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-libs/libXcursor/libXcursor-1.2.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-libs/libXcursor/libXcursor-1.2.0.ebuild b/x11-libs/libXcursor/libXcursor-1.2.0.ebuild index 4e48fbaca81..1db8bb237c0 100644 --- a/x11-libs/libXcursor/libXcursor-1.2.0.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.2.0.ebuild @@ -3,6 +3,7 @@ EAPI=7 +XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-3
