diff options
Diffstat (limited to 'dev-python/django/django-2.1.9.ebuild')
-rw-r--r-- | dev-python/django/django-2.1.9.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/django/django-2.1.9.ebuild b/dev-python/django/django-2.1.9.ebuild index cd8b709aef2b..0c1045dd2c84 100644 --- a/dev-python/django/django-2.1.9.ebuild +++ b/dev-python/django/django-2.1.9.ebuild @@ -23,6 +23,7 @@ LICENSE+=" MIT" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" +RESTRICT="!test? ( test )" RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]" BDEPEND=" |