commit:     e31cebb6d59e70cb1bcda797ef94ac834c42857f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 05:30:30 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 05:30:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e31cebb6

media-sound/apetag: enable py3.10

Closes: https://bugs.gentoo.org/846047
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/apetag/apetag-1.12-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/apetag/apetag-1.12-r3.ebuild 
b/media-sound/apetag/apetag-1.12-r3.ebuild
index d34b04e2b1aa..3b2b3d33e1d3 100644
--- a/media-sound/apetag/apetag-1.12-r3.ebuild
+++ b/media-sound/apetag/apetag-1.12-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit python-single-r1 toolchain-funcs
 

Reply via email to