summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-06-04 09:39:41 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-06-04 10:07:50 +0300
commit4e25add4ca16464f32b70b9ef78f366cbd61b4ad (patch)
treea1a30dab8a890a919159e58ac48e055b3a2a037d
parentapp-text/capyt: enable py3.11 and disable py3.7 (diff)
downloadgentoo-4e25add4ca16464f32b70b9ef78f366cbd61b4ad.tar.gz
gentoo-4e25add4ca16464f32b70b9ef78f366cbd61b4ad.tar.bz2
gentoo-4e25add4ca16464f32b70b9ef78f366cbd61b4ad.zip
dev-libs/efl: enable py3.11
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-libs/efl/efl-1.26.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/efl/efl-1.26.2.ebuild b/dev-libs/efl/efl-1.26.2.ebuild
index 45cdae3ff73a..cb05c5d6fc85 100644
--- a/dev-libs/efl/efl-1.26.2.ebuild
+++ b/dev-libs/efl/efl-1.26.2.ebuild
@@ -10,7 +10,7 @@ DOCS_DIR="${S}/doc"
LUA_REQ_USE="deprecated(+)"
LUA_COMPAT=( lua5-{1,2} luajit )
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit docs lua-single meson python-any-r1 xdg