commit:     ed61d833e9e2fec25ac860c01305fb5cb703a75a
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 23:35:01 2021 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Mon May 24 23:37:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed61d833

dev-util/cutter: add python3_10

Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 dev-util/cutter/cutter-1.12.0.ebuild | 4 ++--
 dev-util/cutter/cutter-2.0.2.ebuild  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/cutter/cutter-1.12.0.ebuild 
b/dev-util/cutter/cutter-1.12.0.ebuild
index 9d335195066..10a06648756 100644
--- a/dev-util/cutter/cutter-1.12.0.ebuild
+++ b/dev-util/cutter/cutter-1.12.0.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_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
 
 inherit qmake-utils xdg-utils python-single-r1
 

diff --git a/dev-util/cutter/cutter-2.0.2.ebuild 
b/dev-util/cutter/cutter-2.0.2.ebuild
index c5eb669d8b4..68cbba5c987 100644
--- a/dev-util/cutter/cutter-2.0.2.ebuild
+++ b/dev-util/cutter/cutter-2.0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
 TRANS_COMMIT="974298653ba71b958e1b6c83f6011f5fefff6236"
 
 inherit cmake toolchain-funcs xdg-utils python-single-r1

Reply via email to