From: Marius Brehler Date: Tue, 24 May 2016 05:56:44 +0000 (+0200) Subject: dev-python/nbsphinx: Remove doc and test use flags X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f87092b03cca1719f70d3d38ebf601e8f914c266;p=gentoo.git dev-python/nbsphinx: Remove doc and test use flags Package-Manager: portage-2.2.26 --- diff --git a/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild b/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild index 879cdafd1e40..f140b2b4b63d 100644 --- a/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild +++ b/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="doc test" +IUSE="" RDEPEND=" dev-python/docutils[${PYTHON_USEDEP}]