*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-hpilo / python-hpilo-4.1.ebuild
index 58e35b3a274b81f01afc661fd44f95c9af835723..372a5e1a2805dd715b1cfb7aa06a5dfa5877e3be 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=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1