*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-admin / pydf / pydf-12-r1.ebuild
index 1c8441931abe6164c7133812f95788339f27a412..e137491e79cb2007657315d7a49d060f5a5439b9 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=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 
 inherit python-r1