*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / bottle / bottle-0.12.13.ebuild
index b5e4b879eda4de2879663d3b130533a218139e70..6b4830583b0e19387d2f9a54c44b2b9c11e7d272 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=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
 
 inherit distutils-r1 eutils