commit:     4f2dba62055029c81fe9360f470dd2068da900bd
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 18:03:39 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 18:06:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f2dba62

x11-libs/libXrandr: Remove unnecessary XORG_DOC=doc

XORG_DOC=doc pulls in additional unnecessary dependencies.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/libXrandr/libXrandr-1.5.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-libs/libXrandr/libXrandr-1.5.2.ebuild 
b/x11-libs/libXrandr/libXrandr-1.5.2.ebuild
index 0eacddb8580..77711f315eb 100644
--- a/x11-libs/libXrandr/libXrandr-1.5.2.ebuild
+++ b/x11-libs/libXrandr/libXrandr-1.5.2.ebuild
@@ -3,14 +3,13 @@
 
 EAPI=7
 
-XORG_DOC=doc
 XORG_MULTILIB=yes
 inherit xorg-3
 
 DESCRIPTION="X.Org Xrandr 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 ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
+IUSE="doc"
 
 RDEPEND="
        >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]

Reply via email to