summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2016-05-24 07:56:44 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-29 16:53:40 +0200
commitf87092b03cca1719f70d3d38ebf601e8f914c266 (patch)
treef93222fa008538dac931de520e0a7ccefef5b7d7 /dev-python/nbsphinx
parentdev-python/nbsphinx: Set correct license (diff)
downloadgentoo-f87092b03cca1719f70d3d38ebf601e8f914c266.tar.gz
gentoo-f87092b03cca1719f70d3d38ebf601e8f914c266.tar.bz2
gentoo-f87092b03cca1719f70d3d38ebf601e8f914c266.zip
dev-python/nbsphinx: Remove doc and test use flags
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/nbsphinx')
-rw-r--r--dev-python/nbsphinx/nbsphinx-0.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]