Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/klick/
Date: Sun, 26 Apr 2020 08:40:28
Message-Id: 1587890393.24c0bbcb85b962aabae3c5705fcb70d46dd22fbf.juippis@gentoo
1 commit: 24c0bbcb85b962aabae3c5705fcb70d46dd22fbf
2 Author: Alexander Tsoy <alexander <AT> tsoy <DOT> me>
3 AuthorDate: Wed Apr 22 21:37:32 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 26 08:39:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c0bbcb
7
8 media-sound/klick: Enable py3.{7,8}
9
10 Closes: https://bugs.gentoo.org/718400
11 Signed-off-by: Alexander Tsoy <alexander <AT> tsoy.me>
12 Closes: https://github.com/gentoo/gentoo/pull/15475
13 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
14
15 media-sound/klick/klick-0.12.2-r2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-sound/klick/klick-0.12.2-r2.ebuild b/media-sound/klick/klick-0.12.2-r2.ebuild
19 index 2cb01450f33..578c9bd794d 100644
20 --- a/media-sound/klick/klick-0.12.2-r2.ebuild
21 +++ b/media-sound/klick/klick-0.12.2-r2.ebuild
22 @@ -3,7 +3,7 @@
23
24 EAPI=7
25
26 -PYTHON_COMPAT=( python3_6 )
27 +PYTHON_COMPAT=( python3_{6,7,8} )
28
29 inherit python-any-r1 scons-utils toolchain-funcs