commit:     f00054d77915556aa047f78e09d3c87808991e86
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Dec 24 11:02:37 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Dec 24 11:02:37 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f00054d7

sci-libs/itk: conditional test restriction

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-libs/itk/itk-5.0.1.ebuild | 1 +
 sci-libs/itk/itk-5.1.0.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/sci-libs/itk/itk-5.0.1.ebuild b/sci-libs/itk/itk-5.0.1.ebuild
index 6c0310751..93ad7a996 100644
--- a/sci-libs/itk/itk-5.0.1.ebuild
+++ b/sci-libs/itk/itk-5.0.1.ebuild
@@ -27,6 +27,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug doc examples fftw python review test vtkglue"
+RESTRICT="!test? ( test )"
 # python will not work, this is a know issue upstream:
 # https://github.com/InsightSoftwareConsortium/ITK/issues/1229
 # 
https://github.com/InsightSoftwareConsortium/ITKGenericLabelInterpolator/issues/10

diff --git a/sci-libs/itk/itk-5.1.0.ebuild b/sci-libs/itk/itk-5.1.0.ebuild
index 2b4b145c4..1f7a5d3b2 100644
--- a/sci-libs/itk/itk-5.1.0.ebuild
+++ b/sci-libs/itk/itk-5.1.0.ebuild
@@ -37,6 +37,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug doc examples fftw python review test vtkglue"
+RESTRICT="!test? ( test )"
 # python will not work, this is a know issue upstream:
 # https://github.com/InsightSoftwareConsortium/ITK/issues/2005
 # https://github.com/InsightSoftwareConsortium/ITK/issues/1229

Reply via email to