commit:     792d6ad9352210d59f2a14ff251ab489dd64fb2c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  1 12:04:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun  1 12:04:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=792d6ad9

app-misc/grc: add Python 3.9 to old too

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/grc/grc-1.11.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-misc/grc/grc-1.11.3.ebuild b/app-misc/grc/grc-1.11.3.ebuild
index 13d6ac26336..d2532445a53 100644
--- a/app-misc/grc/grc-1.11.3.ebuild
+++ b/app-misc/grc/grc-1.11.3.ebuild
@@ -3,8 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_7,3_8} )
-
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit python-r1
 
 DESCRIPTION="Generic Colouriser beautifies your logfiles or output of commands"

Reply via email to