summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2021-12-15 12:19:54 +0100
committerFlorian Schmaus <flow@gentoo.org>2021-12-15 12:22:02 +0100
commit59b6e7fec680d32ccbb45caac5860de10ad7cc31 (patch)
tree40bc37677b03987ea64607f5bd0985722c1421f3 /sys-fs
parentsys-fs/bcache-tools: update HOMEPAGE (diff)
downloadgentoo-59b6e7fec680d32ccbb45caac5860de10ad7cc31.tar.gz
gentoo-59b6e7fec680d32ccbb45caac5860de10ad7cc31.tar.bz2
gentoo-59b6e7fec680d32ccbb45caac5860de10ad7cc31.zip
sys-fs/bcache-tools: bump to EAPI 8
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild2
-rw-r--r--sys-fs/bcache-tools/bcache-tools-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild b/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild
index 87d583c68b8f..5c2e82d50982 100644
--- a/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{7,8,9} )
diff --git a/sys-fs/bcache-tools/bcache-tools-9999.ebuild b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
index 39e17e1fa1cf..31a8bc178342 100644
--- a/sys-fs/bcache-tools/bcache-tools-9999.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{7..10} )