summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-21 06:30:30 +0100
committerSam James <sam@gentoo.org>2022-06-21 06:30:30 +0100
commite31cebb6d59e70cb1bcda797ef94ac834c42857f (patch)
treeb00bcc311798a7af4ac2e9670773b2a524a3e375
parentsys-libs/gpm: drop 1.20.7-r3 (diff)
downloadgentoo-e31cebb6d59e70cb1bcda797ef94ac834c42857f.tar.gz
gentoo-e31cebb6d59e70cb1bcda797ef94ac834c42857f.tar.bz2
gentoo-e31cebb6d59e70cb1bcda797ef94ac834c42857f.zip
media-sound/apetag: enable py3.10
Closes: https://bugs.gentoo.org/846047 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-sound/apetag/apetag-1.12-r3.ebuild4
1 files 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