diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-21 10:19:35 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-21 10:19:42 +0200 |
commit | 1dde3d2dac90e06d80cae20eca1f8c35f5001b53 (patch) | |
tree | 0a54d6c5555eee5c4fd71dd1936ddf290b8e7570 /sys-fs | |
parent | sys-fs/bcache-tools: add 1.1_p20230217 (diff) | |
download | gentoo-1dde3d2dac90e06d80cae20eca1f8c35f5001b53.tar.gz gentoo-1dde3d2dac90e06d80cae20eca1f8c35f5001b53.tar.bz2 gentoo-1dde3d2dac90e06d80cae20eca1f8c35f5001b53.zip |
sys-fs/bcache-tools: sync live
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/bcache-tools/bcache-tools-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/bcache-tools/bcache-tools-9999.ebuild b/sys-fs/bcache-tools/bcache-tools-9999.ebuild index ebede1808118..48838cb95962 100644 --- a/sys-fs/bcache-tools/bcache-tools-9999.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit flag-o-matic python-r1 toolchain-funcs udev |