From 3636b31e568d11f0ed0c4ec3e6d099b942c1a907 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 30 May 2021 05:45:05 +0000 Subject: games-board/scid: add Python 3.9 Signed-off-by: Sam James --- games-board/scid/scid-4.6.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-board/scid') diff --git a/games-board/scid/scid-4.6.2-r1.ebuild b/games-board/scid/scid-4.6.2-r1.ebuild index c82139d32031..a0b1c5a74bd5 100644 --- a/games-board/scid/scid-4.6.2-r1.ebuild +++ b/games-board/scid/scid-4.6.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit desktop edos2unix toolchain-funcs gnome2-utils python-any-r1 DESCRIPTION="a free chess database application" -- cgit v1.2.3-65-gdbad