Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/
Date: Tue, 25 Aug 2020 19:25:19
Message-Id: 1598383507.892548e48fc2a3ec6f1cc33ed5bf7eb0baac9e76.conikost@gentoo
1 commit: 892548e48fc2a3ec6f1cc33ed5bf7eb0baac9e76
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 19:16:50 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 19:25:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892548e4
7
8 x11-misc/xflux-gui: add python3.9 support
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
17 index fbb4bdea381..a6844b5c232 100644
18 --- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
19 +++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python3_{6,7,8} )
25 +PYTHON_COMPAT=( python3_{6..9} )
26
27 inherit distutils-r1 gnome2-utils xdg-utils