projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1de0fd4
)
dev-libs/glib: python3_8 support
author
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 17 Apr 2020 18:51:05 +0000
(20:51 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 17 Apr 2020 18:54:58 +0000
(20:54 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-libs/glib/glib-2.64.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/glib/glib-2.64.1.ebuild
b/dev-libs/glib/glib-2.64.1.ebuild
index f558eaa92f040c646efe8550c34c2e46b86b2ee7..9e610133a79b7b2311491216afba076fce1e390d 100644
(file)
--- 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=( python
3_{6,7,8
} )
inherit flag-o-matic gnome.org gnome2-utils linux-info meson multilib multilib-minimal python-any-r1 toolchain-funcs xdg