summaryrefslogtreecommitdiff
path: root/dev-vcs/git-cola/git-cola-3.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git-cola/git-cola-3.2.ebuild')
-rw-r--r--dev-vcs/git-cola/git-cola-3.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-3.2.ebuild b/dev-vcs/git-cola/git-cola-3.2.ebuild
index 02897b8b6a98..42482ec26a6e 100644
--- a/dev-vcs/git-cola/git-cola-3.2.ebuild
+++ b/dev-vcs/git-cola/git-cola-3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,6 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
+RESTRICT="!test? ( test )"
RDEPEND="dev-python/QtPy[gui,${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]