*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / py / py-1.5.4.ebuild
index 3348c423dac43037412145eb15a20a941d93078f..d9062ca7ec76544148c820c01b564b2afa5c03bb 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 pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
 
 inherit distutils-r1