summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2020-10-05 11:01:53 +0200
committerMatt Turner <mattst88@gentoo.org>2020-10-05 20:43:07 -0700
commit4e46e908183be212e0387dd14cbe22fe3c216e8e (patch)
treec3ae07e68bab7fdc7e30e4ea3abcbd440d03a23e
parentapp-text/iso-codes: bump to version 4.5.0 (diff)
downloadgentoo-4e46e908183be212e0387dd14cbe22fe3c216e8e.tar.gz
gentoo-4e46e908183be212e0387dd14cbe22fe3c216e8e.tar.bz2
gentoo-4e46e908183be212e0387dd14cbe22fe3c216e8e.zip
dev-util/glib-utils: python3_9
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/17789 Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-util/glib-utils/glib-utils-2.64.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glib-utils/glib-utils-2.64.5.ebuild b/dev-util/glib-utils/glib-utils-2.64.5.ebuild
index bdb4ef5fb8be..e3b8683ab30b 100644
--- a/dev-util/glib-utils/glib-utils-2.64.5.ebuild
+++ b/dev-util/glib-utils/glib-utils-2.64.5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
GNOME_ORG_MODULE="glib"
inherit gnome.org python-single-r1