media-sound/cadence-9999-r7: PYTHON_COMPAT bump

This commit is contained in:
Nedko Arnaudov 2023-05-27 16:17:08 +03:00
parent 846df8d023
commit b81c979ec1
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_10 )
PYTHON_COMPAT=( python3_{10,11,12} )
inherit git-r3 python-single-r1 gnome2-utils
DESCRIPTION="Collection of tools useful for audio production"