Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
Date: Mon, 02 May 2022 01:02:53
Message-Id: 1651453109.533f5c0634dbaa8f7916c97aa5e033dfc8e06125.sam@gentoo
1 commit: 533f5c0634dbaa8f7916c97aa5e033dfc8e06125
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 00:58:29 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 00:58:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=533f5c06
7
8 x11-misc/revelation: enable py3.10
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-misc/revelation/revelation-0.5.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/revelation/revelation-0.5.5.ebuild b/x11-misc/revelation/revelation-0.5.5.ebuild
16 index 372a596dec9d..e276a1f7f890 100644
17 --- a/x11-misc/revelation/revelation-0.5.5.ebuild
18 +++ b/x11-misc/revelation/revelation-0.5.5.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=8
22
23 -PYTHON_COMPAT=( python3_{8..9} )
24 +PYTHON_COMPAT=( python3_{8..10} )
25
26 inherit gnome2-utils python-single-r1 meson xdg