mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-libs/gom: Add Python 3.9 support
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
GCONF_DEBUG="yes"
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
|
||||
inherit gnome.org meson python-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user