commit:     9d414bc4258a7119b4f3e9c3803c5fb053cdd864
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 22:13:20 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 14:30:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d414bc4

dev-libs/gobject-introspection: python3_8

Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/gobject-introspection/gobject-introspection-1.60.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-libs/gobject-introspection/gobject-introspection-1.60.2-r1.ebuild 
b/dev-libs/gobject-introspection/gobject-introspection-1.60.2-r1.ebuild
index 8a63af2a15f..11a8f0904dd 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.60.2-r1.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.60.2-r1.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_{6,7} )
-PYTHON_REQ_USE="xml"
 
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="xml"
 inherit gnome2 python-single-r1 toolchain-funcs
 
 DESCRIPTION="Introspection system for GObject-based libraries"

Reply via email to