diff options
Diffstat (limited to 'dev-python/aniso8601/aniso8601-4.0.1.ebuild')
-rw-r--r-- | dev-python/aniso8601/aniso8601-4.0.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/aniso8601/aniso8601-4.0.1.ebuild b/dev-python/aniso8601/aniso8601-4.0.1.ebuild index 809a4d12bd2c..6a3cc8fa7454 100644 --- a/dev-python/aniso8601/aniso8601-4.0.1.ebuild +++ b/dev-python/aniso8601/aniso8601-4.0.1.ebuild @@ -14,6 +14,7 @@ LICENSE="GPL-3+" SLOT="0" KEYWORDS="amd64 arm64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=">=dev-python/python-dateutil-2.7.3[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |