Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/funnyboat/
Date: Fri, 27 Dec 2019 11:05:15
Message-Id: 1577444476.b305d1b88ab5dd2842509de3790d79e688868c99.pacho@gentoo
1 commit: b305d1b88ab5dd2842509de3790d79e688868c99
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 27 11:01:16 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 27 11:01:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b305d1b8
7
8 games-arcade/funnyboat: Add py3.8 (with new pygame py3-only)
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 games-arcade/funnyboat/funnyboat-1.5_p11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/games-arcade/funnyboat/funnyboat-1.5_p11.ebuild b/games-arcade/funnyboat/funnyboat-1.5_p11.ebuild
17 index 5a680533df9..39266cdc590 100644
18 --- a/games-arcade/funnyboat/funnyboat-1.5_p11.ebuild
19 +++ b/games-arcade/funnyboat/funnyboat-1.5_p11.ebuild
20 @@ -2,7 +2,7 @@
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=7
24 -PYTHON_COMPAT=( python3_{6,7} )
25 +PYTHON_COMPAT=( python3_{6,7,8} )
26
27 inherit desktop eutils gnome2-utils python-single-r1 xdg