dev-libs/libnl: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 15:12:27 +0000 (16:12 +0100)
committerAaron Bauman <bman@gentoo.org>
Wed, 4 Dec 2019 16:36:53 +0000 (11:36 -0500)
Closes: https://bugs.gentoo.org/701568
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-libs/libnl/libnl-3.5.0.ebuild
dev-libs/libnl/libnl-99999999.ebuild

index 32fb308b60fa645145838cdf8ec299378eab3606..ae230e8101eaea5804169ea9921cb3c737b6cfd6 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
 DISTUTILS_OPTIONAL=1
 inherit distutils-r1 libtool multilib-minimal
 
index bb976be451389c41e8b41285a3525b102b9f0197..96cee7696c84ed05343d0de3f929d3172bbfcbee 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
 DISTUTILS_OPTIONAL=1
 inherit autotools distutils-r1 git-r3 libtool multilib multilib-minimal