*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyh2o / pyh2o-9999.ebuild
index a90908b0227c6550cb1d1a6e0b247c65fd2e2426..a48d5cdf68b757d673128a314e96b6c7314ee2c1 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 git-r3