diff options
Diffstat (limited to 'dev-python/webtest/webtest-2.0.29.ebuild')
-rw-r--r-- | dev-python/webtest/webtest-2.0.29.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/webtest/webtest-2.0.29.ebuild b/dev-python/webtest/webtest-2.0.29.ebuild index 9a6df7650d61..71fe717f0d03 100644 --- a/dev-python/webtest/webtest-2.0.29.ebuild +++ b/dev-python/webtest/webtest-2.0.29.ebuild @@ -18,6 +18,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc64 s390 ~sh sparc x86" IUSE="doc test" +RESTRICT="!test? ( test )" # nose<1.3.0 appears a leftover never updated in requires.txt. tests pass fine with latest RDEPEND=" |