*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-debian / python-debian-0.1.36.ebuild
index eb6ee829a2ec94a90841db170ec0648669093de6..524d945c32f1ff472ec9c073b05c2d23d76085d7 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit distutils-r1