projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69fa6c6
)
games-puzzle/monsterz: Add py3.8 (with new pygame py3-only)
author
Pacho Ramos
<pacho@gentoo.org>
Fri, 27 Dec 2019 11:00:01 +0000
(12:00 +0100)
committer
Pacho Ramos
<pacho@gentoo.org>
Fri, 27 Dec 2019 11:00:01 +0000
(12:00 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
patch
|
blob
|
history
diff --git
a/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
b/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
index dd8928ebd33e289e85a1b8aea6b449d0c6e3dad4..87cecf30833efb174a1a31c4f068035929f40650 100644
(file)
--- a/
games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
+++ b/
games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
@@
-2,7
+2,7
@@
# 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 desktop python-r1