summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen, Chih-Chia <pigfoot@gmail.com>2022-06-15 14:50:43 +0800
committerChen, Chih-Chia <pigfoot@gmail.com>2022-06-15 14:50:43 +0800
commit8f09a43a98a6f1b3a425043d700abc7e176615aa (patch)
tree9e5ed04c908b24ca6a26196bbcdaf53ffa654d7d
parent[dev-go/athena-cli] upstream has accepted this patch (diff)
downloadpigfoot-8f09a43a98a6f1b3a425043d700abc7e176615aa.tar.gz
pigfoot-8f09a43a98a6f1b3a425043d700abc7e176615aa.tar.bz2
pigfoot-8f09a43a98a6f1b3a425043d700abc7e176615aa.zip
[app-admin/google-compute-engine] support python 3.11
Signed-off-by: Chen, Chih-Chia <pigfoot@gmail.com>
-rw-r--r--app-admin/google-compute-engine/google-compute-engine-20191210-r2.ebuild (renamed from app-admin/google-compute-engine/google-compute-engine-20191210-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/google-compute-engine/google-compute-engine-20191210-r1.ebuild b/app-admin/google-compute-engine/google-compute-engine-20191210-r2.ebuild
index 38caf97..43adf5a 100644
--- a/app-admin/google-compute-engine/google-compute-engine-20191210-r1.ebuild
+++ b/app-admin/google-compute-engine/google-compute-engine-20191210-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..10} pypy3 )
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 systemd