dev-libs/glib: Enable py3.7
authorMichał Górny <mgorny@gentoo.org>
Tue, 24 Jul 2018 14:48:18 +0000 (16:48 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 24 Jul 2018 15:10:08 +0000 (17:10 +0200)
dev-libs/glib/glib-2.54.3-r6.ebuild

index 4d02ca0b7766d69bd017be479aefc1c2acfdf6c3..3541bdfccbef02d3292a9908dea8468e196f70e7 100644 (file)
@@ -6,7 +6,7 @@
 # then to be think very closely.
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
 # Completely useless with or without USE static-libs, people need to use
 # pkg-config
 GNOME2_LA_PUNT="yes"