Skip to content

Commit

Permalink
games-simulation/singularity: Add py3.8 (with new pygame py3-only)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Pacho Ramos <[email protected]>
  • Loading branch information
pacho2 committed Dec 27, 2019
1 parent f896b3a commit f312c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-simulation/singularity/singularity-1.0_alpha1.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} )
PYTHON_COMPAT=( python3_{6,7,8} )

inherit desktop eutils python-single-r1

Expand Down

0 comments on commit f312c0b

Please sign in to comment.