diff --git a/media-libs/libcamera/libcamera-0.3.0.ebuild b/media-libs/libcamera/libcamera-0.3.0.ebuild index 1430691..992b2d8 100644 --- a/media-libs/libcamera/libcamera-0.3.0.ebuild +++ b/media-libs/libcamera/libcamera-0.3.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{7..13} ) inherit meson python-any-r1