summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-12-28 17:12:03 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-28 17:12:03 +0100
commit8264a8b6d5c5fdb956ce28995d05b2a16021066f (patch)
treee48dc078e505541a23ec25a4b03a64de434bfd77 /dev-python/django-haystack
parentdev-python/django-grappelli: Remove Py2 (diff)
downloadgentoo-8264a8b6d5c5fdb956ce28995d05b2a16021066f.tar.gz
gentoo-8264a8b6d5c5fdb956ce28995d05b2a16021066f.tar.bz2
gentoo-8264a8b6d5c5fdb956ce28995d05b2a16021066f.zip
dev-python/django-haystack: Remove Py2
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/django-haystack')
-rw-r--r--dev-python/django-haystack/django-haystack-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-haystack/django-haystack-2.4.1.ebuild b/dev-python/django-haystack/django-haystack-2.4.1.ebuild
index 4085bc78e95e..220fa02d9c70 100644
--- a/dev-python/django-haystack/django-haystack-2.4.1.ebuild
+++ b/dev-python/django-haystack/django-haystack-2.4.1.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1