summaryrefslogtreecommitdiff
path: root/sys-block
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 17:33:07 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 17:33:07 -0500
commit9940acdf7308f3fd603561fa85bdd2753a8fb2f5 (patch)
tree192d76f303d788d3488ce7515e63c5f04270a8b1 /sys-block
parent9513d72c2b000ea9949dbc875636aaef1b8ef236 (diff)
downloadbaldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.gz
baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.xz
baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.zip
Adding metadata
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/bmap-tools/bmap-tools-3.6-r1.ebuild2
-rw-r--r--sys-block/bmaptool/bmaptool-3.9.0.ebuild2
-rw-r--r--sys-block/seekwatcher/seekwatcher-0.15-r1.ebuild2
-rw-r--r--sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild2
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