commit: 5fb313e4f4ad8dab8a429118991a967ac56903b5
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Jan 27 00:00:00 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 15:19:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb313e4
dev-util/gyp: Use EAPI="8".
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-util/gyp/gyp-20200512145953.ebuild | 2 +-
dev-util/gyp/gyp-99999999999999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/gyp/gyp-20200512145953.ebuild
b/dev-util/gyp/gyp-20200512145953.ebuild
index a927c1e81115..63d9a50cbde2 100644
--- a/dev-util/gyp/gyp-20200512145953.ebuild
+++ b/dev-util/gyp/gyp-20200512145953.ebuild
@@ -1,7 +1,7 @@
# Copyright 2017-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_SINGLE_IMPL="1"
diff --git a/dev-util/gyp/gyp-99999999999999.ebuild
b/dev-util/gyp/gyp-99999999999999.ebuild
index d8a948d82bc6..9f059ca6f95f 100644
--- a/dev-util/gyp/gyp-99999999999999.ebuild
+++ b/dev-util/gyp/gyp-99999999999999.ebuild
@@ -1,7 +1,7 @@
# Copyright 2017-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_SINGLE_IMPL="1"