sci-physics/root: Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 14:55:47 +0000 (15:55 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 14:58:48 +0000 (15:58 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-physics/root/root-6.12.06-r11.ebuild
sci-physics/root/root-6.14.08-r4.ebuild
sci-physics/root/root-6.16.00-r4.ebuild
sci-physics/root/root-6.18.04.ebuild
sci-physics/root/root-9999.ebuild

index 9a28b0fd7fbd53d7d9c072f6c2bc225d8c11887e..757633340138d78413676595d0d2ea4937326ca3 100644 (file)
@@ -20,6 +20,7 @@ IUSE="+X aqua +asimage +davix debug emacs +examples fits fftw fortran
        +minuit mysql nosplash odbc +opengl oracle postgres prefix pythia6
        pythia8 +python qt5 R +roofit root7 shadow sqlite +ssl table +tbb
        test +threads +tiff +tmva +unuran vc xinetd +xml xrootd zeroconf"
+RESTRICT="!test? ( test )"
 
 SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
 LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
index e3ab9e14f94bb738feb2187caa5ac6f1404cfabb..e49344b7ac00f8c752577f3f794ab367e36db1c2 100644 (file)
@@ -21,6 +21,7 @@ IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
        oracle postgres prefix pythia6 pythia8 +python qt5 R +roofit root7
        shadow sqlite +ssl table +tbb test +threads +tiff +tmva +unuran vc
        xinetd +xml xrootd zeroconf"
+RESTRICT="!test? ( test )"
 
 SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
 LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
index ba820931192f8d0ba62e1efa078312a32e1eca77..e7826c4120ea42e2b402e3b1ffa8202aaa7f357d 100644 (file)
@@ -21,6 +21,7 @@ IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
        oracle postgres prefix pythia6 pythia8 +python qt5 R +roofit root7
        shadow sqlite +ssl table +tbb test +threads +tiff +tmva +unuran vc
        xinetd +xml xrootd zeroconf"
+RESTRICT="!test? ( test )"
 
 SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
 LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
index b39d88496beaf4d83dd5f5170e7ef48192644c50..15388d1922841f8cd3227cdb056f53d8e23ed2be 100644 (file)
@@ -20,6 +20,7 @@ IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
        libcxx memstat +minuit mysql nosplash odbc +opengl oracle postgres
        prefix pythia6 pythia8 +python qt5 R +roofit root7 shadow sqlite
        +ssl +tbb test +threads +tiff +tmva +unuran vc +vmc +xml xrootd"
+RESTRICT="!test? ( test )"
 
 SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
 LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
index d35e726eab33c9eb445d86438ecb3444a5f81b3e..76552a4771309bb68b9c80ccd37f8850b26ac606 100644 (file)
@@ -19,6 +19,7 @@ IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
        mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python
        qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran vc
        vmc +xml xrootd"
+RESTRICT="!test? ( test )"
 
 if [[ ${PV} =~ "9999" ]] ; then
        inherit git-r3