*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / async_timeout / async_timeout-2.0.1.ebuild
index 96ae22608826e570f22e6d4fff384a2f8adeedd3..b27f94dc93a5b260740b3ab26f8c4cb9de5b7315 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=7
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1