dev-util/gdbus-codegen: Enable py3.7
authorMichał Górny <mgorny@gentoo.org>
Mon, 20 Aug 2018 21:05:55 +0000 (23:05 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 20 Aug 2018 21:06:43 +0000 (23:06 +0200)
dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild

index 05945abf91741a3bf532b9c11021603087e1a2a5..d913496897ebd3763d84795a63aa7d1d1de2f111 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 GNOME_ORG_MODULE="glib"
-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"
 DISTUTILS_SINGLE_IMPL=1