summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/vcsi/vcsi-7.ebuild')
-rw-r--r--media-video/vcsi/vcsi-7.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-video/vcsi/vcsi-7.ebuild b/media-video/vcsi/vcsi-7.ebuild
index 01930585d6c2..3ef53f47136d 100644
--- a/media-video/vcsi/vcsi-7.ebuild
+++ b/media-video/vcsi/vcsi-7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,6 +16,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
+RESTRICT="!test? ( test )"
+
DEPEND="
>=dev-python/jinja-2[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]