summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-24 17:24:10 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-24 17:24:31 +0200
commit3ac48d9469a8ae37109abae96588c9ce2ee5dc7c (patch)
tree274304b89953278673e97aae071fe95522781f9f /dev-libs/gobject-introspection
parentnet-fs/minio: Version bump (diff)
downloadgentoo-3ac48d9469a8ae37109abae96588c9ce2ee5dc7c.tar.gz
gentoo-3ac48d9469a8ae37109abae96588c9ce2ee5dc7c.tar.bz2
gentoo-3ac48d9469a8ae37109abae96588c9ce2ee5dc7c.zip
dev-libs/gobject-introspection: Enable py3.7
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r--dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild
index d66d9a3032d8..cd13d805e9c9 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild
@@ -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