Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
Date: Sat, 16 Oct 2021 13:48:07
Message-Id: 1634392065.09b73d7031d9aeedab0038d4b3e134cab349296a.arthurzam@gentoo
1 commit: 09b73d7031d9aeedab0038d4b3e134cab349296a
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 16 13:31:02 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 16 13:47:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b73d70
7
8 x11-misc/revelation: enable py3.9
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 x11-misc/revelation/revelation-0.5.4-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-misc/revelation/revelation-0.5.4-r1.ebuild b/x11-misc/revelation/revelation-0.5.4-r1.ebuild
16 index e7a9a4ea2c7..61972b294f0 100644
17 --- a/x11-misc/revelation/revelation-0.5.4-r1.ebuild
18 +++ b/x11-misc/revelation/revelation-0.5.4-r1.ebuild
19 @@ -1,9 +1,9 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25
26 -PYTHON_COMPAT=( python3_8 )
27 +PYTHON_COMPAT=( python3_{8..9} )
28
29 inherit gnome2-utils python-single-r1 meson xdg