summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-01-20 18:42:19 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-01-20 18:43:19 +0300
commitfec05f6bbdeb031294c1cea755221be95d98d75a (patch)
treeda93266774ac15f83f3d57b1cb961b10247e223e /net-dns/bind
parentnet-dns/bind: Drop old (diff)
downloadgentoo-fec05f6bbdeb031294c1cea755221be95d98d75a.tar.gz
gentoo-fec05f6bbdeb031294c1cea755221be95d98d75a.tar.bz2
gentoo-fec05f6bbdeb031294c1cea755221be95d98d75a.zip
net-dns/bind: lift PYTHON_COMPAT
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-dns/bind')
-rw-r--r--net-dns/bind/bind-9.16.10.ebuild2
-rw-r--r--net-dns/bind/bind-9.16.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.16.10.ebuild b/net-dns/bind/bind-9.16.10.ebuild
index 34c9fe7e5fbb..4de4141f7803 100644
--- a/net-dns/bind/bind-9.16.10.ebuild
+++ b/net-dns/bind/bind-9.16.10.ebuild
@@ -12,7 +12,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit python-r1 autotools toolchain-funcs flag-o-matic db-use systemd tmpfiles
diff --git a/net-dns/bind/bind-9.16.8.ebuild b/net-dns/bind/bind-9.16.8.ebuild
index b01bc14d98fc..e64dd219e6c9 100644
--- a/net-dns/bind/bind-9.16.8.ebuild
+++ b/net-dns/bind/bind-9.16.8.ebuild
@@ -12,7 +12,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit python-r1 autotools toolchain-funcs flag-o-matic db-use systemd tmpfiles