*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / loguru / loguru-0.3.2.ebuild
index f7db000b4db48569cd7d3471b81de6385b41fc6f..fe109d742627673aca05ab3bbb1a3fd7183e94f6 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1