commit:     09b73d7031d9aeedab0038d4b3e134cab349296a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 13:31:02 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 13:47:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b73d70

x11-misc/revelation: enable py3.9

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-misc/revelation/revelation-0.5.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/revelation/revelation-0.5.4-r1.ebuild 
b/x11-misc/revelation/revelation-0.5.4-r1.ebuild
index e7a9a4ea2c7..61972b294f0 100644
--- a/x11-misc/revelation/revelation-0.5.4-r1.ebuild
+++ b/x11-misc/revelation/revelation-0.5.4-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_8 )
+PYTHON_COMPAT=( python3_{8..9} )
 
 inherit gnome2-utils python-single-r1 meson xdg
 

Reply via email to