*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pypcap / pypcap-1.2.2.ebuild
index 79334434248297718ee4e186187049a32e7a577f..e182ed45ee842abe5a96cde8acf3e27014df166b 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=6
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Simplified object-oriented Python extension module for libpcap"