summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2022-01-27 00:00:00 +0000
committerYixun Lan <dlan@gentoo.org>2022-01-29 23:19:39 +0800
commit5fb313e4f4ad8dab8a429118991a967ac56903b5 (patch)
treeba0e1a174d203eb438a499235d7d86a4a522e3d7
parentdev-python/protobuf-python: Set CJK as co-maintainer. (diff)
downloadgentoo-5fb313e4f4ad8dab8a429118991a967ac56903b5.tar.gz
gentoo-5fb313e4f4ad8dab8a429118991a967ac56903b5.tar.bz2
gentoo-5fb313e4f4ad8dab8a429118991a967ac56903b5.zip
dev-util/gyp: Use EAPI="8".
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--dev-util/gyp/gyp-20200512145953.ebuild2
-rw-r--r--dev-util/gyp/gyp-99999999999999.ebuild2
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"