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