summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-01-17 00:34:49 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-01-17 00:54:33 -0500
commit66a6803dad24db45c24b6c5ea41887979a01ab51 (patch)
tree01d0d0428b1f62afeaf5c80d7a7476e150d18e02 /games-board
parentgames-arcade/whichwayisup: enable py3.11 (diff)
downloadgentoo-66a6803dad24db45c24b6c5ea41887979a01ab51.tar.gz
gentoo-66a6803dad24db45c24b6c5ea41887979a01ab51.tar.bz2
gentoo-66a6803dad24db45c24b6c5ea41887979a01ab51.zip
games-board/pysolfc: enable py3.11
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r--games-board/pysolfc/pysolfc-2.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/pysolfc/pysolfc-2.18.0.ebuild b/games-board/pysolfc/pysolfc-2.18.0.ebuild
index 3b4c6bc6fcf3..c3338cd15fee 100644
--- a/games-board/pysolfc/pysolfc-2.18.0.ebuild
+++ b/games-board/pysolfc/pysolfc-2.18.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
PYTHON_REQ_USE="tk"
inherit distutils-r1 xdg