games-simulation/singularity: Add py3.8 (with new pygame py3-only)
authorPacho Ramos <pacho@gentoo.org>
Fri, 27 Dec 2019 11:01:54 +0000 (12:01 +0100)
committerPacho Ramos <pacho@gentoo.org>
Fri, 27 Dec 2019 11:01:54 +0000 (12:01 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
games-simulation/singularity/singularity-1.0_alpha1.ebuild

index 5d2e8e29eb0dbe26acb4b5c96a1fa3b0a391d37e..d54f147ac48deca686c4e5869f431bbf01e63d32 100644 (file)
@@ -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