projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
271fb02
)
media-video/vcsi: fix conditional test restrict for 7
author
Joonas Niilola
<juippis@gentoo.org>
Sun, 18 Aug 2019 06:58:07 +0000
(09:58 +0300)
committer
Joonas Niilola
<juippis@gentoo.org>
Sun, 18 Aug 2019 06:58:07 +0000
(09:58 +0300)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
media-video/vcsi/vcsi-7.ebuild
patch
|
blob
|
history
diff --git
a/media-video/vcsi/vcsi-7.ebuild
b/media-video/vcsi/vcsi-7.ebuild
index 01930585d6c2342ff5cb6302ab49325b0cf3488c..3ef53f47136da9b535b2b1bf0354e1d80eee5260 100644
(file)
--- a/
media-video/vcsi/vcsi-7.ebuild
+++ b/
media-video/vcsi/vcsi-7.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 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}]