*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyTenable / pyTenable-0.3.19.ebuild
index 146130c7bcbd45400390e838c65bac394361d6b2..9218d826d205b47ba5f208fa35575c4708ee55a5 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 2018 Sony Interactive Entertainment Inc.
+# Copyright 2018-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1