*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / os-diskconfig-python-novaclient-ext / os-diskconfig-python-novaclient-ext-0.1.3.ebuild
index a7fc14c14038715c768608b2e410219c65477cc6..76ed06da0fdc49954b0b5938b182f12286320e0a 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} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 
 inherit distutils-r1