mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
games-util/minigalaxy: python 3.9 support
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8,9} )
|
||||
DISTUTILS_SINGLE_IMPL=1
|
||||
|
||||
inherit distutils-r1 eutils xdg-utils
|
||||
|
||||
Reference in New Issue
Block a user