diff --git a/app-admin/ansible-modules-hashivault/ansible-modules-hashivault-5.2.1-r1.ebuild b/app-admin/ansible-modules-hashivault/ansible-modules-hashivault-5.2.1-r1.ebuild index e27c0f9b4be1e..fbc4a2f02d403 100644 --- a/app-admin/ansible-modules-hashivault/ansible-modules-hashivault-5.2.1-r1.ebuild +++ b/app-admin/ansible-modules-hashivault/ansible-modules-hashivault-5.2.1-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1