*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sys-cluster / nova / nova-2019.2.9999.ebuild
index e1d210b52cd007a465d6766ab4e7ba13b2f0ca28..9d72a11b0addfd81ad38ee62511263a71145ecc3 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=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1 eutils linux-info multilib user
 
 DESCRIPTION="Cloud computing fabric controller (main part of an IaaS system) in Python"