dev-libs/gobject-introspection: Enable py3.7
authorMichał Górny <mgorny@gentoo.org>
Tue, 24 Jul 2018 15:24:10 +0000 (17:24 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 24 Jul 2018 15:24:31 +0000 (17:24 +0200)
dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild

index d66d9a3032d89e488bd38c13d9681db94c0fc42f..cd13d805e9c9a09246b30fbed19491d6cc22f4f7 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 PYTHON_REQ_USE="xml"
 
 inherit gnome2 python-single-r1 toolchain-funcs versionator