dev-libs/gobject-introspection: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 5 Feb 2020 22:13:20 +0000 (23:13 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 11 Feb 2020 14:30:58 +0000 (15:30 +0100)
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-libs/gobject-introspection/gobject-introspection-1.60.2-r1.ebuild

index 8a63af2a15f4981e29036aef670ee0749aaad8d9..11a8f0904dd8bee6aefacdf3707f3c943fbf9a64 100644 (file)
@@ -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"