commit: 0f10f96bd44edd9eaed4f196f497426cfcbb6aaa
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Dec 24 10:53:14 2020 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Dec 24 10:53:14 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0f10f96b
sci-biology/behaviopy: conditional test restriction
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-biology/behaviopy/behaviopy-0.1.ebuild | 1 +
sci-biology/behaviopy/behaviopy-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/sci-biology/behaviopy/behaviopy-0.1.ebuild
b/sci-biology/behaviopy/behaviopy-0.1.ebuild
index f0fe0ecc0..e956a42bd 100644
--- a/sci-biology/behaviopy/behaviopy-0.1.ebuild
+++ b/sci-biology/behaviopy/behaviopy-0.1.ebuild
@@ -15,6 +15,7 @@ LICENSE="GPL-3"
SLOT="0"
IUSE="evaluation test"
KEYWORDS="~amd64 ~x86"
+RESTRICT="!test? ( test )"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="
diff --git a/sci-biology/behaviopy/behaviopy-9999.ebuild
b/sci-biology/behaviopy/behaviopy-9999.ebuild
index 41278f431..4fd0132e4 100644
--- a/sci-biology/behaviopy/behaviopy-9999.ebuild
+++ b/sci-biology/behaviopy/behaviopy-9999.ebuild
@@ -16,6 +16,7 @@ LICENSE="GPL-3"
SLOT="0"
IUSE="evaluation test"
KEYWORDS=""
+RESTRICT="!test? ( test )"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="