diff options
Diffstat (limited to 'dev-python/hglib/hglib-1.5.ebuild')
-rw-r--r-- | dev-python/hglib/hglib-1.5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/hglib/hglib-1.5.ebuild b/dev-python/hglib/hglib-1.5.ebuild index 8e38d45dd8cd..cdc81cf4c88c 100644 --- a/dev-python/hglib/hglib-1.5.ebuild +++ b/dev-python/hglib/hglib-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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}] |