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