mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-libs/efl: add python-3.10 support
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -10,7 +10,7 @@ DOCS_DIR="${S}/doc"
|
||||
LUA_REQ_USE="deprecated(+)"
|
||||
LUA_COMPAT=( lua5-{1..3} luajit )
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
PYTHON_COMPAT=( python3_{7..10} )
|
||||
|
||||
inherit docs lua-single meson python-any-r1 xdg-utils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user