diff options
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/pysolfc/pysolfc-2.18.0.ebuild | 2 |
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 |