summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild')
-rw-r--r--dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild b/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild
index c709dcacdbf1..952b025adfdf 100644
--- a/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild
+++ b/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild
@@ -5,7 +5,7 @@
EAPI=5
# would support 3_5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit eutils distutils-r1