summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-06 07:04:42 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-06 07:16:16 +0100
commitde1f6045208338792c30e60245fdd7873451497e (patch)
tree488584c9ac1c33b12881f9bfda90db742f02db13 /net-analyzer
parentdev-python/smmap2: Remove py2 (diff)
downloadgentoo-de1f6045208338792c30e60245fdd7873451497e.tar.gz
gentoo-de1f6045208338792c30e60245fdd7873451497e.tar.bz2
gentoo-de1f6045208338792c30e60245fdd7873451497e.zip
net-analyzer/ripe-atlas-tools: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild
index fe1fedc35fa3..736af6b37ae0 100644
--- a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild
+++ b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1