From 6764973635a063ebafbfa483061d6b32e16b50dc Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 29 May 2017 16:35:43 +0200 Subject: [PATCH] net-dns/bind: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- net-dns/bind/bind-9.11.0_p5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2