diff options
-rw-r--r-- | dev-libs/glib/glib-2.54.3-r6.ebuild | 2 |
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" |