diff options
Diffstat (limited to 'dev-python/vcrpy/vcrpy-1.12.0.ebuild')
-rw-r--r-- | dev-python/vcrpy/vcrpy-1.12.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/vcrpy/vcrpy-1.12.0.ebuild b/dev-python/vcrpy/vcrpy-1.12.0.ebuild index 079ad48bf317..6d3160563e14 100644 --- a/dev-python/vcrpy/vcrpy-1.12.0.ebuild +++ b/dev-python/vcrpy/vcrpy-1.12.0.ebuild @@ -16,6 +16,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" >=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}] |