summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gmail.com>2021-08-09 19:46:06 +0300
committerMichał Górny <mgorny@gentoo.org>2021-08-13 22:41:26 +0200
commit6683885eab185d73bb4ae5fcc9631ce81b730531 (patch)
tree6ae6d399957240d19a18dcb06aec4dbdc94a3417 /app-text/recode
parentdev-util/flawfinder: mark ALLARCHES (diff)
downloadgentoo-6683885eab185d73bb4ae5fcc9631ce81b730531.tar.gz
gentoo-6683885eab185d73bb4ae5fcc9631ce81b730531.tar.bz2
gentoo-6683885eab185d73bb4ae5fcc9631ce81b730531.zip
app-text/recode: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/recode')
-rw-r--r--app-text/recode/recode-3.7.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/recode/recode-3.7.9.ebuild b/app-text/recode/recode-3.7.9.ebuild
index 15bed5b9e88d..46f2745764b0 100644
--- a/app-text/recode/recode-3.7.9.ebuild
+++ b/app-text/recode/recode-3.7.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit flag-o-matic python-any-r1 toolchain-funcs