*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / nuitka / nuitka-0.6.0.6.ebuild
index 06a0d5146b2fcd645d5e7ef4701aa99fe996783b..a90782ff64aec701a3542cd47b75b19567813eb6 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
 
 DESCRIPTION="Python to native compiler"