commit:     9a677db7420bf6f07639d47dedfb44e8955719be
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 20 21:05:55 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 20 21:06:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a677db7

dev-util/gdbus-codegen: Enable py3.7

 dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild 
b/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild
index 05945abf917..d913496897e 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild
@@ -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
 

Reply via email to