From: Pacho Ramos Date: Mon, 29 May 2017 14:35:43 +0000 (+0200) Subject: net-dns/bind: Support newer python X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6764973635a063ebafbfa483061d6b32e16b50dc;p=gentoo.git net-dns/bind: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- 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