From d61b7262fb8568e40ed00de3dbf0514d5b5b32bc Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Fri, 27 Dec 2019 12:00:26 +0100 Subject: games-puzzle/angrydd: Add py3.8 (with new pygame py3-only) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Pacho Ramos --- games-puzzle/angrydd/angrydd-1.0.1_p13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-puzzle') diff --git a/games-puzzle/angrydd/angrydd-1.0.1_p13.ebuild b/games-puzzle/angrydd/angrydd-1.0.1_p13.ebuild index ae4240f5263f..24ba06527628 100644 --- a/games-puzzle/angrydd/angrydd-1.0.1_p13.ebuild +++ b/games-puzzle/angrydd/angrydd-1.0.1_p13.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 python-single-r1 -- cgit v1.2.3-65-gdbad