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