summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/pychess/pychess-1.0.0.ebuild')
-rw-r--r--games-board/pychess/pychess-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/pychess/pychess-1.0.0.ebuild b/games-board/pychess/pychess-1.0.0.ebuild
index 39436e26bda7..ca376621f378 100644
--- a/games-board/pychess/pychess-1.0.0.ebuild
+++ b/games-board/pychess/pychess-1.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_SETUPTOOLS=no
PYTHON_REQ_USE="sqlite"