commit:     f312c0b80c543325a3c4d6d053158be6ec2bb7de
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 27 11:01:54 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Dec 27 11:01:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f312c0b8

games-simulation/singularity: Add py3.8 (with new pygame py3-only)

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 games-simulation/singularity/singularity-1.0_alpha1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-simulation/singularity/singularity-1.0_alpha1.ebuild 
b/games-simulation/singularity/singularity-1.0_alpha1.ebuild
index 5d2e8e29eb0..d54f147ac48 100644
--- a/games-simulation/singularity/singularity-1.0_alpha1.ebuild
+++ b/games-simulation/singularity/singularity-1.0_alpha1.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-single-r1
 

Reply via email to