summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-05-11 11:46:51 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-05-11 11:47:46 +0300
commit01a2c1e34a72f95032bde343ad9d69e57daef64d (patch)
treeb055c51880eaa2caea0f68fcba7e9e8ee6b760ca /dev-libs
parentdev-python/texttable: add python-3.10 support (diff)
downloadgentoo-01a2c1e34a72f95032bde343ad9d69e57daef64d.tar.gz
gentoo-01a2c1e34a72f95032bde343ad9d69e57daef64d.tar.bz2
gentoo-01a2c1e34a72f95032bde343ad9d69e57daef64d.zip
dev-libs/efl: add python-3.10 support
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/efl/efl-1.25.1-r11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/efl/efl-1.25.1-r11.ebuild b/dev-libs/efl/efl-1.25.1-r11.ebuild
index a0b95b1aba75..59f6f41ed9a8 100644
--- a/dev-libs/efl/efl-1.25.1-r11.ebuild
+++ b/dev-libs/efl/efl-1.25.1-r11.ebuild
@@ -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