From: Andreas Sturmlechner Date: Sat, 30 Nov 2019 15:44:45 +0000 (+0100) Subject: dev-libs/libxml2: python3_8 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c504c5616aa0e1f16a569ffa299d8b1029e940cd;p=gentoo.git dev-libs/libxml2: python3_8 Closes: https://bugs.gentoo.org/701578 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner Signed-off-by: Aaron Bauman --- diff --git a/dev-libs/libxml2/libxml2-2.9.9-r1.ebuild b/dev-libs/libxml2/libxml2-2.9.9-r1.ebuild index 90b38796287e..64d73e237ca9 100644 --- a/dev-libs/libxml2/libxml2-2.9.9-r1.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.9-r1.ebuild @@ -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