diff --git a/dev-util/find-work/find-work-1.0.0.ebuild b/dev-util/find-work/find-work-1.0.0.ebuild index c7c1b01670..5d6f21a1d9 100644 --- a/dev-util/find-work/find-work-1.0.0.ebuild +++ b/dev-util/find-work/find-work-1.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{12..13} ) +PYTHON_COMPAT=( python3_{12..14} ) DISTUTILS_USE_PEP517=hatchling inherit click-app distutils-r1