projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c0baea
)
dev-python/python-stdnum: Restrict test
author
Cédric Krier
<cedk@gentoo.org>
Sun, 3 Nov 2019 23:06:06 +0000
(
00:06
+0100)
committer
Cédric Krier
<cedk@gentoo.org>
Sun, 3 Nov 2019 23:06:23 +0000
(
00:06
+0100)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Cédric Krier <cedk@gentoo.org>
dev-python/python-stdnum/python-stdnum-1.12.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/python-stdnum/python-stdnum-1.12.ebuild
b/dev-python/python-stdnum/python-stdnum-1.12.ebuild
index 18bda3addee00e3b13c4af777953fd7b20fc1d08..afa8a22186a790c3b17fd7ff995c198b2c4a94ae 100644
(file)
--- a/
dev-python/python-stdnum/python-stdnum-1.12.ebuild
+++ b/
dev-python/python-stdnum/python-stdnum-1.12.ebuild
@@
-14,6
+14,7
@@
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="vies test"
+RESTRICT="!test? ( test )"
RDEPEND="vies? ( || ( dev-python/zeep dev-python/suds ) )"
DEPEND="${DEPEND}