summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/grc/grc-1.13.ebuild')
-rw-r--r--app-misc/grc/grc-1.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/grc/grc-1.13.ebuild b/app-misc/grc/grc-1.13.ebuild
index 5ec1c2f54211..d09a8526f3d2 100644
--- a/app-misc/grc/grc-1.13.ebuild
+++ b/app-misc/grc/grc-1.13.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{3..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit python-r1
DESCRIPTION="Generic Colouriser beautifies your logfiles or output of commands"