From: Michał Górny Date: Thu, 6 Feb 2020 06:04:42 +0000 (+0100) Subject: net-analyzer/ripe-atlas-tools: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=de1f6045208338792c30e60245fdd7873451497e;p=gentoo.git net-analyzer/ripe-atlas-tools: Remove py2 Signed-off-by: Michał Górny --- 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