commit: e89b3e23d3688c80465044ec80c56ee729dfb2b6 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Jan 22 21:54:58 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Jan 22 21:57:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e89b3e23
x11-libs/libXv: Add XORG_DOC=doc Closes: https://bugs.gentoo.org/766477 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-libs/libXv/libXv-1.0.11-r2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-libs/libXv/libXv-1.0.11-r2.ebuild b/x11-libs/libXv/libXv-1.0.11-r2.ebuild index e8ef6581211..451fa0fad8b 100644 --- a/x11-libs/libXv/libXv-1.0.11-r2.ebuild +++ b/x11-libs/libXv/libXv-1.0.11-r2.ebuild @@ -3,6 +3,7 @@ EAPI=7 +XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-3
