x11-libs/libXxf86dga: Remove unnecessary XORG_DOC=doc
authorMatt Turner <mattst88@gentoo.org>
Fri, 26 Apr 2019 18:05:23 +0000 (11:05 -0700)
committerMatt Turner <mattst88@gentoo.org>
Fri, 26 Apr 2019 18:06:25 +0000 (11:06 -0700)
XORG_DOC=doc pulls in additional unnecessary dependencies.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-libs/libXxf86dga/libXxf86dga-1.1.5.ebuild

index 8979c80f9bebc3d2791cc3ac2a789c0d809fe104..e3b6f99c80ad896f493627b1d5edcae9e4921a73 100644 (file)
@@ -3,14 +3,13 @@
 
 EAPI=7
 
-XORG_DOC=doc
 XORG_MULTILIB=yes
 inherit xorg-3
 
 DESCRIPTION="X.Org Xxf86dga library"
 
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
+IUSE="doc"
 
 RDEPEND="
        >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]