Diff cfgv-3.4.0 with a cfgv-3.5.0

/usr/portage/dev-python/cfgv/cfgv-3.5.0.ebuild 2026-04-10 12:17:39.617403213 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
22 22
SLOT="0"
23 23
KEYWORDS="amd64 arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
24 24

  
25
EPYTEST_PLUGINS=()
25 26
distutils_enable_tests pytest
Thank you!