*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / django / django-1.11.20.ebuild
index 1f71983781cd189008a7a84697418b1f1dba9ae8..2c66da522949c55b524317d9fd75cafb07be86ad 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=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 PYTHON_REQ_USE='sqlite?,threads(+)'
 WEBAPP_NO_AUTO_INSTALL="yes"