*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / natgrid / natgrid-0.2.1-r3.ebuild
index 247ec574a92b5c9f46835b38a9b08f599469d688..6aaf7a59c2db7777192de9acf9935cdadfc32ee5 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=5
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1