*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-portage / repoman / repoman-2.3.16.ebuild
index 0566684b73c0d95fc4dcd3b45adf144967b806a1..573ce64fbba8e099af3a0390f7cdc59e0dd0d789 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} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 PYTHON_REQ_USE='bzip2(+)'
 
 inherit distutils-r1