diff --git a/dev-embedded/rauc/rauc-1.10.1.ebuild b/dev-embedded/rauc/rauc-1.10.1.ebuild index a3aadea337..be67d61054 100644 --- a/dev-embedded/rauc/rauc-1.10.1.ebuild +++ b/dev-embedded/rauc/rauc-1.10.1.ebuild @@ -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..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DOCS_BUILDER="sphinx" DOCS_DIR="${S}/docs"