dev-games/freecell-solver: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 5 Feb 2020 22:43:35 +0000 (23:43 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 5 Feb 2020 23:21:01 +0000 (00:21 +0100)
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-games/freecell-solver/freecell-solver-5.14.0.ebuild

index f3f63a5b41707b4356d9ad3cc118c692184491ea..393fd89c72220fffb5d320212f0ed2d15f7a925c 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake python-single-r1
 
 DESCRIPTION="C library for automatically solving Freecell and some other solitaire variants"