summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Becerra <andres.becerra@gmail.com>2022-06-07 15:21:01 +0100
committerSam James <sam@gentoo.org>2022-06-07 22:09:16 +0100
commit11083bf1c402c8a804ec34188a35e6cca7d7e1cd (patch)
treec9c1b312bad6683cb7f28dde5e8f95b1d354dc96 /media-sound/beets
parentdev-util/systemtap: Add versions 4.6 and 4.7 (diff)
downloadgentoo-11083bf1c402c8a804ec34188a35e6cca7d7e1cd.tar.gz
gentoo-11083bf1c402c8a804ec34188a35e6cca7d7e1cd.tar.bz2
gentoo-11083bf1c402c8a804ec34188a35e6cca7d7e1cd.zip
media-sound/beets: add python-3.10
Closes: https://bugs.gentoo.org/850250 Closes: https://github.com/gentoo/gentoo/pull/25792 Tested-by: Andrés Becerra <andres.becerra@gmail.com> Signed-off-by: Andrés Becerra <andres.becerra@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/beets')
-rw-r--r--media-sound/beets/beets-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/beets/beets-1.6.0.ebuild b/media-sound/beets/beets-1.6.0.ebuild
index 37b074a88990..24d64828bfa2 100644
--- a/media-sound/beets/beets-1.6.0.ebuild
+++ b/media-sound/beets/beets-1.6.0.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1 bash-completion-r1 optfeature