*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / django-auth-ldap / django-auth-ldap-1.2.7.ebuild
index 0b5e2b24b54433be0ace1c2a15b92eecca576a13..db72fc552b7f91af21e8097791bb095783da1ac8 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 # Although setup.py claims to support py3, python-ldap does not
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1