From: Pacho Ramos Date: Fri, 27 Dec 2019 10:59:31 +0000 (+0100) Subject: games-puzzle/pathological: Add py3.8 (with new pygame py3-only) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=69fa6c6c3e206997c8acae08e702dba166302c68;p=gentoo.git games-puzzle/pathological: Add py3.8 (with new pygame py3-only) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Pacho Ramos --- diff --git a/games-puzzle/pathological/pathological-1.1.3_p16.ebuild b/games-puzzle/pathological/pathological-1.1.3_p16.ebuild index e7751b67005f..f7d5b90b6286 100644 --- a/games-puzzle/pathological/pathological-1.1.3_p16.ebuild +++ b/games-puzzle/pathological/pathological-1.1.3_p16.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