projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22dba98
)
sci-mathematics/pymc: [QA] Fix MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 15:33:37 +0000
(16:33 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 16:35:12 +0000
(17:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-mathematics/pymc/pymc-2.3.6.ebuild
patch
|
blob
|
history
diff --git
a/sci-mathematics/pymc/pymc-2.3.6.ebuild
b/sci-mathematics/pymc/pymc-2.3.6.ebuild
index ae4dc4146942339bb1c8c800a9a2b6da1add1d34..17a639ab072b2968b9eb2ae59a51ae81dc48bec7 100644
(file)
--- a/
sci-mathematics/pymc/pymc-2.3.6.ebuild
+++ b/
sci-mathematics/pymc/pymc-2.3.6.ebuild
@@
-15,6
+15,7
@@
SLOT=0
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
LICENSE=AFL-3.0
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND=">=dev-python/numpy-1.6[${PYTHON_USEDEP},lapack]
>=dev-python/matplotlib-1.0[${PYTHON_USEDEP}]"