summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-24 16:48:18 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-24 17:10:08 +0200
commit457d05d37c58047cb555cfab976fed943d92be9c (patch)
tree1a2edd3b9469b3e6105fb52cf86fd5a899d160c7 /dev-libs
parentnet-wireless/blueman: Enable py3.7 (diff)
downloadgentoo-457d05d37c58047cb555cfab976fed943d92be9c.tar.gz
gentoo-457d05d37c58047cb555cfab976fed943d92be9c.tar.bz2
gentoo-457d05d37c58047cb555cfab976fed943d92be9c.zip
dev-libs/glib: Enable py3.7
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/glib/glib-2.54.3-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.54.3-r6.ebuild b/dev-libs/glib/glib-2.54.3-r6.ebuild
index 4d02ca0b7766..3541bdfccbef 100644
--- a/dev-libs/glib/glib-2.54.3-r6.ebuild
+++ b/dev-libs/glib/glib-2.54.3-r6.ebuild
@@ -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"