diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-07 17:09:06 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-07 17:09:10 -0500 |
commit | ef0bba850801208f6c2b73e3dfb7491f5562cd82 (patch) | |
tree | cbb1d082b075bcd509e16ef6df9ebc212ef6a577 /x11-libs/libXau | |
parent | x11-libs/gtk+: Port to EAPI=7 (diff) | |
download | gentoo-ef0bba850801208f6c2b73e3dfb7491f5562cd82.tar.gz gentoo-ef0bba850801208f6c2b73e3dfb7491f5562cd82.tar.bz2 gentoo-ef0bba850801208f6c2b73e3dfb7491f5562cd82.zip |
x11-libs/libXau: Add XORG_DOC=doc
Closes: https://bugs.gentoo.org/758908
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libXau')
-rw-r--r-- | x11-libs/libXau/libXau-1.0.9-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-libs/libXau/libXau-1.0.9-r1.ebuild b/x11-libs/libXau/libXau-1.0.9-r1.ebuild index 0eedddc69c5d..cf92719098c7 100644 --- a/x11-libs/libXau/libXau-1.0.9-r1.ebuild +++ b/x11-libs/libXau/libXau-1.0.9-r1.ebuild @@ -3,6 +3,7 @@ EAPI=7 +XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-3 |