diff options
-rw-r--r-- | games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild b/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild index b31eb86fcec6..dff0f0c80f77 100644 --- a/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild +++ b/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit desktop python-r1 DESCRIPTION="A little puzzle game, similar to the famous Bejeweled or Zookeeper" |