Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/impressive/
Date: Fri, 27 Dec 2019 11:05:13
Message-Id: 1577444498.f896b3a2de1f4b41f3a51b139ea18394d0aea761.pacho@gentoo
1 commit: f896b3a2de1f4b41f3a51b139ea18394d0aea761
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 27 11:01:38 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 27 11:01:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f896b3a2
7
8 app-office/impressive: 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 app-office/impressive/impressive-0.13.0_beta1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/impressive/impressive-0.13.0_beta1.ebuild b/app-office/impressive/impressive-0.13.0_beta1.ebuild
17 index 29ebc7e32d4..f1f11adfb70 100644
18 --- a/app-office/impressive/impressive-0.13.0_beta1.ebuild
19 +++ b/app-office/impressive/impressive-0.13.0_beta1.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=6
23
24 -PYTHON_COMPAT=( python3_7 )
25 +PYTHON_COMPAT=( python3_{7,8} )
26
27 inherit eutils python-r1