From 9d414bc4258a7119b4f3e9c3803c5fb053cdd864 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 5 Feb 2020 23:13:20 +0100 Subject: [PATCH] dev-libs/gobject-introspection: python3_8 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- .../gobject-introspection-1.60.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.60.2-r1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.60.2-r1.ebuild index 8a63af2a15f4..11a8f0904dd8 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.60.2-r1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.60.2-r1.ebuild @@ -2,9 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{6,7} ) -PYTHON_REQ_USE="xml" +PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_REQ_USE="xml" inherit gnome2 python-single-r1 toolchain-funcs DESCRIPTION="Introspection system for GObject-based libraries" -- 2.26.2