diff options
Diffstat (limited to 'dev-python/mando/mando-0.3.2.ebuild')
-rw-r--r-- | dev-python/mando/mando-0.3.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/mando/mando-0.3.2.ebuild b/dev-python/mando/mando-0.3.2.ebuild index bffd395fd266..3878fbeedf7c 100644 --- a/dev-python/mando/mando-0.3.2.ebuild +++ b/dev-python/mando/mando-0.3.2.ebuild @@ -14,6 +14,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc examples test" +RESTRICT="!test? ( test )" DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] |