net-dns/unbound: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 3 Mar 2020 08:30:23 +0000 (09:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 3 Mar 2020 09:18:36 +0000 (10:18 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-dns/unbound/unbound-1.10.0.ebuild
net-dns/unbound/unbound-1.9.6.ebuild

index 41498e209a39aad725b5a7f775060e26c45b19c5..fd179dd04cb7b9dcf2febdb05766296975e96e78 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit autotools flag-o-matic multilib-minimal python-single-r1 systemd user
 
index 0a689254ef956c2c00e1de6cce1998d70de3b824..704a3c2624524fdc4e0622b10e7a8418d0b5b48c 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit autotools flag-o-matic multilib-minimal python-single-r1 systemd user