From c28c059c36a0cff5b0086a80df9140e4c45da00c Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 17 Apr 2020 20:51:05 +0200 Subject: [PATCH] dev-libs/glib: python3_8 support Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- dev-libs/glib/glib-2.64.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/glib/glib-2.64.1.ebuild b/dev-libs/glib/glib-2.64.1.ebuild index f558eaa92f04..9e610133a79b 100644 --- a/dev-libs/glib/glib-2.64.1.ebuild +++ b/dev-libs/glib/glib-2.64.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_6,3_7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit flag-o-matic gnome.org gnome2-utils linux-info meson multilib multilib-minimal python-any-r1 toolchain-funcs xdg -- 2.26.2