summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/healpy')
-rw-r--r--dev-python/healpy/healpy-1.10.3.ebuild1
-rw-r--r--dev-python/healpy/healpy-1.11.0.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/healpy/healpy-1.10.3.ebuild b/dev-python/healpy/healpy-1.10.3.ebuild
index f133b6537001..80c87493bd0f 100644
--- a/dev-python/healpy/healpy-1.10.3.ebuild
+++ b/dev-python/healpy/healpy-1.10.3.ebuild
@@ -15,6 +15,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-python/astropy[${PYTHON_USEDEP}]
diff --git a/dev-python/healpy/healpy-1.11.0.ebuild b/dev-python/healpy/healpy-1.11.0.ebuild
index 4b88281b5312..048844f7e336 100644
--- a/dev-python/healpy/healpy-1.11.0.ebuild
+++ b/dev-python/healpy/healpy-1.11.0.ebuild
@@ -15,6 +15,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-python/astropy[${PYTHON_USEDEP}]