*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / irc / irc-16.3.ebuild
index 449848bcb3debae5a3e9301cb684e2972868d2af..9e1351a244bc16ca0ba4650d02df3c4f35b20e0b 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}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
 
 inherit distutils-r1