From 09b73d7031d9aeedab0038d4b3e134cab349296a Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 16 Oct 2021 16:31:02 +0300 Subject: x11-misc/revelation: enable py3.9 Signed-off-by: Arthur Zamarin --- x11-misc/revelation/revelation-0.5.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/revelation/revelation-0.5.4-r1.ebuild b/x11-misc/revelation/revelation-0.5.4-r1.ebuild index e7a9a4ea2c77..61972b294f01 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 -- cgit v1.2.3-65-gdbad