*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / statsd / statsd-3.3.0.ebuild
index 3a62aa344d8baef5e3f104b83163e4287a0de6e1..cdd7f1b7039bfa69cd8a29e646f72130d5b2a2d5 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=( python{2_7,3_{5,6,7}} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} pypy3 )
 
 inherit distutils-r1