summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-06 07:04:46 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-06 07:16:18 +0100
commit4ede4d7a079afd6fb262e9551f082c44ee38f5b1 (patch)
tree3c47ad98099679e0d4783fcc33981553430ad555 /www-client
parentnet-analyzer/ripe-atlas-tools: Remove py2 (diff)
downloadgentoo-4ede4d7a079afd6fb262e9551f082c44ee38f5b1.tar.gz
gentoo-4ede4d7a079afd6fb262e9551f082c44ee38f5b1.tar.bz2
gentoo-4ede4d7a079afd6fb262e9551f082c44ee38f5b1.zip
www-client/ripe-atlas-cousteau: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild
index a1155e580f58..ea71ceef9ae3 100644
--- a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild
+++ b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1