diff options
Diffstat (limited to 'dev-python/cytoolz/cytoolz-0.10.0.ebuild')
-rw-r--r-- | dev-python/cytoolz/cytoolz-0.10.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/cytoolz/cytoolz-0.10.0.ebuild b/dev-python/cytoolz/cytoolz-0.10.0.ebuild index 3ca13821b155..58af60083e3a 100644 --- a/dev-python/cytoolz/cytoolz-0.10.0.ebuild +++ b/dev-python/cytoolz/cytoolz-0.10.0.ebuild @@ -14,6 +14,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" +RESTRICT="!test? ( test )" # Informed by author the dep in toolz is not only required but the # tests are version sensitive. |