summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-05 07:42:47 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-05 07:43:26 +0100
commit5da9610269bf2649f5d6442d019ced622951d7cf (patch)
tree0bd6ded72b45f04927744828a86f1c63614070a9 /net-dns
parentdev-ruby/rjb: add ruby27, fix dodoc (diff)
downloadgentoo-5da9610269bf2649f5d6442d019ced622951d7cf.tar.gz
gentoo-5da9610269bf2649f5d6442d019ced622951d7cf.tar.bz2
gentoo-5da9610269bf2649f5d6442d019ced622951d7cf.zip
net-dns/dnsviz: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnsviz/dnsviz-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsviz/dnsviz-0.8.2.ebuild b/net-dns/dnsviz/dnsviz-0.8.2.ebuild
index 45493369c766..7a798a386531 100644
--- a/net-dns/dnsviz/dnsviz-0.8.2.ebuild
+++ b/net-dns/dnsviz/dnsviz-0.8.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 eutils
DESCRIPTION="Tool suite for analysis and visualization of DNS and DNSSEC"