diff options
Diffstat (limited to 'dev-python/cytoolz/cytoolz-0.8.2.ebuild')
-rw-r--r-- | dev-python/cytoolz/cytoolz-0.8.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/cytoolz/cytoolz-0.8.2.ebuild b/dev-python/cytoolz/cytoolz-0.8.2.ebuild index 5fe6fa0b17ac..203df1593ab9 100644 --- a/dev-python/cytoolz/cytoolz-0.8.2.ebuild +++ b/dev-python/cytoolz/cytoolz-0.8.2.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. |