commit: 59b6e7fec680d32ccbb45caac5860de10ad7cc31
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 11:19:54 2021 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 11:22:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59b6e7fe
sys-fs/bcache-tools: bump to EAPI 8
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild | 2 +-
sys-fs/bcache-tools/bcache-tools-9999.ebuild | 2 +-
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} )