diff options
Diffstat (limited to 'dev-python/http-ece')
| -rw-r--r-- | dev-python/http-ece/http-ece-1.2.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/http-ece/http-ece-1.2.0.ebuild b/dev-python/http-ece/http-ece-1.2.0.ebuild index 4cbabc6acb8d..2e97e0452ad7 100644 --- a/dev-python/http-ece/http-ece-1.2.0.ebuild +++ b/dev-python/http-ece/http-ece-1.2.0.ebuild @@ -18,7 +18,9 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" +# dev-python/nose removed from ::gentoo +RESTRICT="test" + RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]" -# Removed from ::gentoo # distutils_enable_tests nose |
