*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / netifaces / netifaces-0.10.6.ebuild
index 281c227923ba79a179ec58e2d37ebbefb3a723ac..4da2a26d121df67bbd631a48bae48c6a229881d6 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=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
 
 inherit distutils-r1