*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / twython / twython-3.3.0.ebuild
index 21ef0cf83bb492d4fbbb49d01cd646641fdbf363..cda1f7b4a7ff9067eb92bc35d61647d897043783 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=5
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1