*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyotherside / pyotherside-1.5.4.ebuild
index dbeb5532b03fa7607efaffe4b4fc494a37cc7afc..38f0db95337d71490545c31d445145510f08fa03 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=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit qmake-utils python-single-r1