diff --git a/app-admin/pwman3/pwman3-0.13.1.ebuild b/app-admin/pwman3/pwman3-0.13.1.ebuild index 678acd2e3e0b..1da944a69d5c 100644 --- a/app-admin/pwman3/pwman3-0.13.1.ebuild +++ b/app-admin/pwman3/pwman3-0.13.1.ebuild @@ -1,9 +1,9 @@ -# 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_{10..13} ) PYTHON_REQ_USE="sqlite" DISTUTILS_USE_PEP517=setuptools