projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e500d1
)
sci-libs/med: [QA] Fix MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 15:33:29 +0000
(16:33 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 16:35:02 +0000
(17:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/med/med-4.0.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/med/med-4.0.0-r2.ebuild
b/sci-libs/med/med-4.0.0-r2.ebuild
index 837437559bdc5224583f36a66ca715571896a288..7f05bac5c3a4c0e22ea1ab40135b8b569bd858a3 100644
(file)
--- a/
sci-libs/med/med-4.0.0-r2.ebuild
+++ b/
sci-libs/med/med-4.0.0-r2.ebuild
@@
-26,7
+26,7
@@
IUSE="doc fortran mpi python test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-RESTRICT="python? ( test )"
+RESTRICT="
!test? ( test )
python? ( test )"
# dev-lang/tk is needed for wish-based xmdump utility
RDEPEND="