commit: f01769d07240cd6c51c032d214ac5eddac8f8896
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 19:10:05 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 00:27:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f01769d0
dev-games/freecell-solver: python3_9
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-games/freecell-solver/freecell-solver-6.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-games/freecell-solver/freecell-solver-6.2.0.ebuild
b/dev-games/freecell-solver/freecell-solver-6.2.0.ebuild
index 9816507ca29..caab3a22456 100644
--- a/dev-games/freecell-solver/freecell-solver-6.2.0.ebuild
+++ b/dev-games/freecell-solver/freecell-solver-6.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit cmake python-single-r1
DESCRIPTION="C library for automatically solving Freecell and some other
solitaire variants"