*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sys-cluster / nova / nova-2018.2.9999.ebuild
index 38f09f336c86815ec292c31e248ddbec7c0f857d..fd27a7d13ab24dfb441d94a5d67734e17ac4e32e 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 eutils linux-info multilib user
 
 DESCRIPTION="Cloud computing fabric controller (main part of an IaaS system) in Python"