diff options
Diffstat (limited to 'sys-apps/fwupd-efi/fwupd-efi-1.3.ebuild')
-rw-r--r-- | sys-apps/fwupd-efi/fwupd-efi-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fwupd-efi/fwupd-efi-1.3.ebuild b/sys-apps/fwupd-efi/fwupd-efi-1.3.ebuild index 69a7f4ed58d6..728b9a2e949e 100644 --- a/sys-apps/fwupd-efi/fwupd-efi-1.3.ebuild +++ b/sys-apps/fwupd-efi/fwupd-efi-1.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit meson python-any-r1 toolchain-funcs |