Gentoo Archives: gentoo-commits

From: Louis Sautier <sbraz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/gaupol/
Date: Sat, 28 Jul 2018 21:20:21
Message-Id: 1532812801.8007b20343018a8cccbfe75839908331ac985b0b.sbraz@gentoo
1 commit: 8007b20343018a8cccbfe75839908331ac985b0b
2 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 21:19:27 2018 +0000
4 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 21:20:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8007b203
7
8 media-video/gaupol: add Python 3.7 support
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 media-video/gaupol/gaupol-1.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/gaupol/gaupol-1.4.1.ebuild b/media-video/gaupol/gaupol-1.4.1.ebuild
16 index 25d3dea5fb4..44d9699252e 100644
17 --- a/media-video/gaupol/gaupol-1.4.1.ebuild
18 +++ b/media-video/gaupol/gaupol-1.4.1.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=6
22
23 -PYTHON_COMPAT=( python3_{4,5,6} )
24 +PYTHON_COMPAT=( python3_{4,5,6,7} )
25
26 inherit distutils-r1 gnome2-utils virtualx xdg-utils