summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-05-22 00:31:29 -0400
committerSam James <sam@gentoo.org>2024-05-23 02:35:34 +0100
commit59734067a0cda87b2dedc37cb800a4bf03d5979b (patch)
tree71472c64d9943cc3c94abd55dca0f49840062a71 /sys-block
parentx11-terms/xterm: add 392 (diff)
downloadgentoo-59734067a0cda87b2dedc37cb800a4bf03d5979b.tar.gz
gentoo-59734067a0cda87b2dedc37cb800a4bf03d5979b.tar.bz2
gentoo-59734067a0cda87b2dedc37cb800a4bf03d5979b.zip
sys-block/fio: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/fio/fio-3.36-r1.ebuild (renamed from sys-block/fio/fio-3.36.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/fio/fio-3.36.ebuild b/sys-block/fio/fio-3.36-r1.ebuild
index ec857eef708e..660c47b5dc10 100644
--- a/sys-block/fio/fio-3.36.ebuild
+++ b/sys-block/fio/fio-3.36-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{10..12} )