*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-ironicclient / python-ironicclient-2.7.1.ebuild
index 817cfb79883de17d883bfd91adab0308ce1ade4b..fcd5ed68f034b7002b3681e448ae08ada9c2e572 100644 (file)
@@ -1,8 +1,8 @@
-# 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