*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pysnmp / pysnmp-4.4.12.ebuild
index 842fff13fa28e2832182e04d161495ccfbdf4c78..cd7424ee5a99258f21afb7e99a89c33117e0ff71 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
 
 DESCRIPTION="Python SNMP library"