summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2021-05-18 09:33:59 -0500
committerBen Kohler <bkohler@gentoo.org>2021-05-18 09:33:59 -0500
commitef4212c2d0c7423c156cd01721c69554cd8e59ca (patch)
tree2ee42e6db285186d63b90e8317dbf35d67172e36 /dev-libs/newt
parentapp-misc/lfm: add python3_10 compat (diff)
downloadgentoo-ef4212c2d0c7423c156cd01721c69554cd8e59ca.tar.gz
gentoo-ef4212c2d0c7423c156cd01721c69554cd8e59ca.tar.bz2
gentoo-ef4212c2d0c7423c156cd01721c69554cd8e59ca.zip
dev-libs/newt: add python3_10 compat
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'dev-libs/newt')
-rw-r--r--dev-libs/newt/newt-0.52.21-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/newt/newt-0.52.21-r1.ebuild b/dev-libs/newt/newt-0.52.21-r1.ebuild
index 57bf3e815a07..4eb95be86239 100644
--- a/dev-libs/newt/newt-0.52.21-r1.ebuild
+++ b/dev-libs/newt/newt-0.52.21-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit autotools python-r1 toolchain-funcs