projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d16e686
)
games-puzzle/pathological: Add py3.8 (with new pygame py3-only)
author
Pacho Ramos
<pacho@gentoo.org>
Fri, 27 Dec 2019 10:59:31 +0000
(11:59 +0100)
committer
Pacho Ramos
<pacho@gentoo.org>
Fri, 27 Dec 2019 10:59:31 +0000
(11:59 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
games-puzzle/pathological/pathological-1.1.3_p16.ebuild
patch
|
blob
|
history
diff --git
a/games-puzzle/pathological/pathological-1.1.3_p16.ebuild
b/games-puzzle/pathological/pathological-1.1.3_p16.ebuild
index e7751b67005f75639e66a1482b5f88788f683ada..f7d5b90b6286114e89e440f79e92780a7a8516b0 100644
(file)
--- a/
games-puzzle/pathological/pathological-1.1.3_p16.ebuild
+++ b/
games-puzzle/pathological/pathological-1.1.3_p16.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-single-r1