summaryrefslogtreecommitdiff
path: root/net-dns/bind/bind-9.14.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/bind/bind-9.14.8.ebuild')
-rw-r--r--net-dns/bind/bind-9.14.8.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.14.8.ebuild b/net-dns/bind/bind-9.14.8.ebuild
index fdf0e802d343..fd576c5e36ba 100644
--- a/net-dns/bind/bind-9.14.8.ebuild
+++ b/net-dns/bind/bind-9.14.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Re dlz/mysql and threads, needs to be verified..
@@ -12,7 +12,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib db-use user systemd
@@ -51,6 +51,7 @@ REQUIRED_USE="
mysql? ( dlz )
odbc? ( dlz )
ldap? ( dlz )
+ dnsrps? ( dlz )
python? ( ${PYTHON_REQUIRED_USE} )"
# sdb-ldap? ( dlz )