Skip to content

Commit

Permalink
games-puzzle/monsterz: Remove py3.8 for now
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Dec 26, 2019
1 parent 8ae946d commit efad002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6,7} )

inherit desktop python-r1

Expand Down

0 comments on commit efad002

Please sign in to comment.