diff options
Diffstat (limited to 'sys-block')
| -rw-r--r-- | sys-block/bmap-tools/bmap-tools-3.6-r1.ebuild | 2 | ||||
| -rw-r--r-- | sys-block/bmaptool/bmaptool-3.9.0.ebuild | 2 | ||||
| -rw-r--r-- | sys-block/seekwatcher/seekwatcher-0.15-r1.ebuild | 2 | ||||
| -rw-r--r-- | sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys-block/bmap-tools/bmap-tools-3.6-r1.ebuild b/sys-block/bmap-tools/bmap-tools-3.6-r1.ebuild index 52160c499c6a..c07a516b693d 100644 --- a/sys-block/bmap-tools/bmap-tools-3.6-r1.ebuild +++ b/sys-block/bmap-tools/bmap-tools-3.6-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/sys-block/bmaptool/bmaptool-3.9.0.ebuild b/sys-block/bmaptool/bmaptool-3.9.0.ebuild index 50cc4fe7de14..6cae842a2f38 100644 --- a/sys-block/bmaptool/bmaptool-3.9.0.ebuild +++ b/sys-block/bmaptool/bmaptool-3.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 # py3.14 tests fail for tests/test_api_base.py::TestCreateCopy::test -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) DISTUTILS_USE_PEP517=hatchling inherit distutils-r1 optfeature diff --git a/sys-block/seekwatcher/seekwatcher-0.15-r1.ebuild b/sys-block/seekwatcher/seekwatcher-0.15-r1.ebuild index 243f0bb76a9c..ff53227cc970 100644 --- a/sys-block/seekwatcher/seekwatcher-0.15-r1.ebuild +++ b/sys-block/seekwatcher/seekwatcher-0.15-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild index 9ec8120149da..9ea133fb7345 100644 --- a/sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild +++ b/sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 systemd |
