diff options
Diffstat (limited to 'dev-python/hacking/hacking-0.9.2.ebuild')
-rw-r--r-- | dev-python/hacking/hacking-0.9.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/hacking/hacking-0.9.2.ebuild b/dev-python/hacking/hacking-0.9.2.ebuild index 98a49ae20f64..f57d6aaba5e1 100644 --- a/dev-python/hacking/hacking-0.9.2.ebuild +++ b/dev-python/hacking/hacking-0.9.2.ebuild @@ -14,6 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" +RESTRICT="!test? ( test )" RDEPEND="~dev-python/pep8-1.5.6[${PYTHON_USEDEP}] ~dev-python/pyflakes-0.8.1[${PYTHON_USEDEP}] |