summaryrefslogtreecommitdiff
path: root/dev-games/freecell-solver/freecell-solver-6.6.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/freecell-solver/freecell-solver-6.6.0.ebuild')
-rw-r--r--dev-games/freecell-solver/freecell-solver-6.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/freecell-solver/freecell-solver-6.6.0.ebuild b/dev-games/freecell-solver/freecell-solver-6.6.0.ebuild
index 0930f2f0c48a..7b10c7858e9e 100644
--- a/dev-games/freecell-solver/freecell-solver-6.6.0.ebuild
+++ b/dev-games/freecell-solver/freecell-solver-6.6.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit cmake python-single-r1
DESCRIPTION="C library for automatically solving Freecell and some other solitaire variants"