summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen, Chih-Chia <pigfoot@gmail.com>2021-06-03 12:05:32 +0800
committerChen, Chih-Chia <pigfoot@gmail.com>2021-06-03 12:05:32 +0800
commit72f1021bdc61528340aa8b36a99b98e794374a99 (patch)
tree5224af8e08eadce7799933393183b4814b608e56
parent[net-misc/ipinfo] new build (diff)
downloadpigfoot-72f1021bdc61528340aa8b36a99b98e794374a99.tar.gz
pigfoot-72f1021bdc61528340aa8b36a99b98e794374a99.tar.bz2
pigfoot-72f1021bdc61528340aa8b36a99b98e794374a99.zip
[app-admin/google-compute-engine] update python version
Signed-off-by: Chen, Chih-Chia <pigfoot@gmail.com>
-rw-r--r--app-admin/google-compute-engine/google-compute-engine-20191210.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/google-compute-engine/google-compute-engine-20191210.ebuild b/app-admin/google-compute-engine/google-compute-engine-20191210.ebuild
index b4ecf2b..46cbb1b 100644
--- a/app-admin/google-compute-engine/google-compute-engine-20191210.ebuild
+++ b/app-admin/google-compute-engine/google-compute-engine-20191210.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} pypy3 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+DISTUTILS_USE_SETUPTOOLS=bdepend
inherit distutils-r1 systemd