commit: e111ba7e37e1122f0dee281e76818c8c76900971
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 20 19:05:53 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 20:02:37 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e111ba7e
media-sound/kid3: python3_10
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/kid3/kid3-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/kid3/kid3-9999.ebuild
b/media-sound/kid3/kid3-9999.ebuild
index 52931ab433..eb1e87a95e 100644
--- a/media-sound/kid3/kid3-9999.ebuild
+++ b/media-sound/kid3/kid3-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake kde.org python-any-r1 xdg
DESCRIPTION="Simple tag editor based on Qt"