*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-axolotl / python-axolotl-0.2.3.ebuild
index 296c987434f714c6e0861e67aa7e02dbd1ac4cd1..cb9eea3e81183598a4e5e8b189563d6cfde1c4d9 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=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit distutils-r1