*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / thunarx-python / thunarx-python-0.5.1.ebuild
index 3d1832c091a2b10741fcff20831000a6452be173..6099069d8eea25dd2f76131d64df8eef9ab62124 100644 (file)
@@ -1,8 +1,8 @@
-# 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,6}} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 
 inherit python-single-r1