diff options
Diffstat (limited to 'dev-python/hglib/hglib-2.1.ebuild')
-rw-r--r-- | dev-python/hglib/hglib-2.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/hglib/hglib-2.1.ebuild b/dev-python/hglib/hglib-2.1.ebuild index da7afad6a9fe..dee6a7d387a7 100644 --- a/dev-python/hglib/hglib-2.1.ebuild +++ b/dev-python/hglib/hglib-2.1.ebuild @@ -18,6 +18,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="examples test" +RESTRICT="!test? ( test )" RDEPEND=">=dev-vcs/mercurial-2.4.2" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |