diff options
Diffstat (limited to 'dev-python/pyspf/pyspf-2.0.12.ebuild')
-rw-r--r-- | dev-python/pyspf/pyspf-2.0.12.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pyspf/pyspf-2.0.12.ebuild b/dev-python/pyspf/pyspf-2.0.12.ebuild index b2e0e22303f1..845adc1e79e6 100644 --- a/dev-python/pyspf/pyspf-2.0.12.ebuild +++ b/dev-python/pyspf/pyspf-2.0.12.ebuild @@ -15,6 +15,7 @@ LICENSE="PSF-2" SLOT="0" KEYWORDS="amd64 x86" IUSE="ipv6 test" +RESTRICT="!test? ( test )" # >=python-3.3 comes with the built-in ipaddress module RDEPEND="dev-python/authres[${PYTHON_USEDEP}] |