From f312c0b80c543325a3c4d6d053158be6ec2bb7de Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Fri, 27 Dec 2019 12:01:54 +0100 Subject: [PATCH] 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 --- 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 5d2e8e29eb0d..d54f147ac48d 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 -- 2.26.2