From 5e90d0cc1233824be7d0495480e240f0db8ceb16 Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Mon, 3 Jan 2022 19:19:38 +0200 Subject: [PATCH] dev-python/wrapio: add docs Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Viorel Munteanu --- dev-python/wrapio/wrapio-2.0.0.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-python/wrapio/wrapio-2.0.0.ebuild b/dev-python/wrapio/wrapio-2.0.0.ebuild index 904c901047..b963cdb61f 100644 --- a/dev-python/wrapio/wrapio-2.0.0.ebuild +++ b/dev-python/wrapio/wrapio-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,3 +21,5 @@ KEYWORDS="~amd64 ~x86" DEPEND="" RDEPEND="${DEPEND}" BDEPEND="" + +distutils_enable_sphinx docs