commit: e41017d16f418f6296c4cf1804bef85fcf05fa87
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 16:02:40 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 16:02:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41017d1
media-sound/beets: sync live
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/beets/beets-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/beets/beets-9999.ebuild
b/media-sound/beets/beets-9999.ebuild
index 4a287f4d8012..56865ec32e82 100644
--- a/media-sound/beets/beets-9999.ebuild
+++ b/media-sound/beets/beets-9999.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1 bash-completion-r1 optfeature