diff options
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.11.0_p5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.11.0_p5.ebuild b/net-dns/bind/bind-9.11.0_p5.ebuild index 0f6f4fb8a506..7b82a6732445 100644 --- a/net-dns/bind/bind-9.11.0_p5.ebuild +++ b/net-dns/bind/bind-9.11.0_p5.ebuild @@ -12,7 +12,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib db-use user systemd |