diff options
Diffstat (limited to 'dev-python/cheroot/cheroot-6.0.0-r1.ebuild')
-rw-r--r-- | dev-python/cheroot/cheroot-6.0.0-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/cheroot/cheroot-6.0.0-r1.ebuild b/dev-python/cheroot/cheroot-6.0.0-r1.ebuild index 1433e9d15da9..df19109dc7dc 100644 --- a/dev-python/cheroot/cheroot-6.0.0-r1.ebuild +++ b/dev-python/cheroot/cheroot-6.0.0-r1.ebuild @@ -14,6 +14,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=">=dev-python/six-1.11.0[${PYTHON_USEDEP}] >=dev-python/more-itertools-2.6[${PYTHON_USEDEP}]" |