diff options
Diffstat (limited to 'dev-python/redis-py/redis-py-3.2.1.ebuild')
-rw-r--r-- | dev-python/redis-py/redis-py-3.2.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/redis-py/redis-py-3.2.1.ebuild b/dev-python/redis-py/redis-py-3.2.1.ebuild index c32fb107d671..ee675a119cc8 100644 --- a/dev-python/redis-py/redis-py-3.2.1.ebuild +++ b/dev-python/redis-py/redis-py-3.2.1.ebuild @@ -17,6 +17,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |