summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérôme Carretero <cJ@zougloub.eu>2023-02-16 11:27:09 -0500
committerMichał Górny <mgorny@gentoo.org>2023-02-16 18:12:23 +0100
commitcbb06dba168a34b1d4f355d9d860cdda994d96ed (patch)
tree61a2460ce0dd778c9b578e0c38beb61429268094 /media-libs/libsndfile
parentmedia-gfx/hugin: Copy py3.11 to -9999 (diff)
downloadgentoo-cbb06dba168a34b1d4f355d9d860cdda994d96ed.tar.gz
gentoo-cbb06dba168a34b1d4f355d9d860cdda994d96ed.tar.bz2
gentoo-cbb06dba168a34b1d4f355d9d860cdda994d96ed.zip
media-libs/libsndfile: Copy py3.11 to -9999
Signed-off-by: Jérôme Carretero <cJ-gentoo@zougloub.eu> Closes: https://github.com/gentoo/gentoo/pull/29603 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r--media-libs/libsndfile/libsndfile-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsndfile/libsndfile-9999.ebuild b/media-libs/libsndfile/libsndfile-9999.ebuild
index e1920d848d94..0501569610b4 100644
--- a/media-libs/libsndfile/libsndfile-9999.ebuild
+++ b/media-libs/libsndfile/libsndfile-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} pypy3 )
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3