net-analyzer/ripe-atlas-tools: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:04:42 +0000 (07:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:16:16 +0000 (07:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild

index fe1fedc35fa321b6ad4ffe78b465a2efaff7b8f2..736af6b37ae07afda961eceb484eaad228429dbd 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1