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

sci-libs/pybids: conditional test restriction

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

 sci-libs/pybids/pybids-0.10.2.ebuild | 1 +
 sci-libs/pybids/pybids-0.11.1.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/sci-libs/pybids/pybids-0.10.2.ebuild 
b/sci-libs/pybids/pybids-0.10.2.ebuild
index c35644b72..a2b3b1bbc 100644
--- a/sci-libs/pybids/pybids-0.10.2.ebuild
+++ b/sci-libs/pybids/pybids-0.10.2.ebuild
@@ -15,6 +15,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 DEPEND=""
 RDEPEND="

diff --git a/sci-libs/pybids/pybids-0.11.1.ebuild 
b/sci-libs/pybids/pybids-0.11.1.ebuild
index c35644b72..a2b3b1bbc 100644
--- a/sci-libs/pybids/pybids-0.11.1.ebuild
+++ b/sci-libs/pybids/pybids-0.11.1.ebuild
@@ -15,6 +15,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 DEPEND=""
 RDEPEND="

Reply via email to