dev-libs/libxml2: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 15:44:45 +0000 (16:44 +0100)
committerAaron Bauman <bman@gentoo.org>
Wed, 4 Dec 2019 16:36:54 +0000 (11:36 -0500)
Closes: https://bugs.gentoo.org/701578
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/libxml2/libxml2-2.9.9-r1.ebuild

index 90b38796287e3a342d580f2f4fd98d46c1215d82..64d73e237ca9f1ae342718208bc60384893cf090 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
 PYTHON_REQ_USE="xml"
 
 inherit libtool flag-o-matic ltprune python-r1 autotools prefix multilib-minimal