*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sci-electronics / kicad / kicad-5.1.4.ebuild
index 773db8d09c95bf64136265fa20cae42adb56863c..b442e402be3216a67a2670cc58d0c054e07ecfb2 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
 
 # Can switch to EAPI=7 when wxwidgets eclass also supports it
 EAPI=6
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 WX_GTK_VER="3.0-gtk3"