*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sci-electronics / kicad / kicad-5.1.2-r1.ebuild
index 440ad979830f7a406f6972038183e7fb03ab6975..eaf36e9596e6c45fda7efd7e70ffc046669f7d3d 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"