summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan ÇALIŞIR <hasan.calisir@psauxit.com>2020-06-18 03:20:27 +0300
committerThomas Deutschmann <whissi@gentoo.org>2020-08-22 15:41:28 +0200
commit6296bdeb38a02dc00b5fe2e29f247547f50ed182 (patch)
treeb0ff7c707c3c1619e94e9188d303de4de9130bea /net-dns
parentdev-python/pyenchant: Fix Manifest (diff)
downloadgentoo-6296bdeb38a02dc00b5fe2e29f247547f50ed182.tar.gz
gentoo-6296bdeb38a02dc00b5fe2e29f247547f50ed182.tar.bz2
gentoo-6296bdeb38a02dc00b5fe2e29f247547f50ed182.zip
net-dns/dnsviz: python3_{7,8} port
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Bug: https://bugs.gentoo.org/718430 Closes: https://github.com/gentoo/gentoo/pull/16306 Signed-off-by: Thomas Deutschmann <whissi@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 7a798a386531..8a8cbadb11a8 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=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1 eutils
DESCRIPTION="Tool suite for analysis and visualization of DNS and DNSSEC"