net-dns/dnsviz: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 06:42:47 +0000 (07:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 06:43:26 +0000 (07:43 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-dns/dnsviz/dnsviz-0.8.2.ebuild

index 45493369c7663df4f3b74c61196a3f89916d27b3..7a798a386531a77d7ca165edb765df627a4ab536 100644 (file)
@@ -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"