summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django-auth-ldap/django-auth-ldap-4.6.0.ebuild')
-rw-r--r--dev-python/django-auth-ldap/django-auth-ldap-4.6.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/django-auth-ldap/django-auth-ldap-4.6.0.ebuild b/dev-python/django-auth-ldap/django-auth-ldap-4.6.0.ebuild
index c7c971e79548..75c0a161d526 100644
--- a/dev-python/django-auth-ldap/django-auth-ldap-4.6.0.ebuild
+++ b/dev-python/django-auth-ldap/django-auth-ldap-4.6.0.ebuild
@@ -15,13 +15,12 @@ HOMEPAGE="
https://pypi.org/project/django-auth-ldap/
"
+LICENSE="BSD-2"
+SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
-LICENSE="BSD-2"
-SLOT="0"
-
RDEPEND="
>=dev-python/django-2.2[${PYTHON_USEDEP}]
>=dev-python/python-ldap-3.1[${PYTHON_USEDEP}]