*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / ipdbplugin / ipdbplugin-9999.ebuild
index 10837e83c15d22c911759a4bd254bdbaf41b60af..f7201a9866fb306aada8280dbfac6879da2f8312 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="5"
-PYTHON_COMPAT=( python{3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1