diff options
Diffstat (limited to 'dev-python/django/django-1.11.20.ebuild')
-rw-r--r-- | dev-python/django/django-1.11.20.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/django/django-1.11.20.ebuild b/dev-python/django/django-1.11.20.ebuild index 2a23f7aad3d3..1f71983781cd 100644 --- a/dev-python/django/django-1.11.20.ebuild +++ b/dev-python/django/django-1.11.20.ebuild @@ -27,6 +27,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="" DEPEND="${RDEPEND} |