summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen, Chih-Chia <pigfoot@gmail.com>2018-10-16 15:29:30 +0800
committerChen, Chih-Chia <pigfoot@gmail.com>2018-10-16 15:29:30 +0800
commitb6736d90faeafe9a5d623c322596b03460eb1f28 (patch)
tree686c6a52bcc994bb04acdd284dc738472e7a2afb /app-admin
parent[app-admin/google-compute-engine] Version bump 2.8.3 (diff)
downloadpigfoot-b6736d90faeafe9a5d623c322596b03460eb1f28.tar.gz
pigfoot-b6736d90faeafe9a5d623c322596b03460eb1f28.tar.bz2
pigfoot-b6736d90faeafe9a5d623c322596b03460eb1f28.zip
[app-admin/google-compute-engine] Version bump 2.8.3 (FIX#1)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/google-compute-engine/google-compute-engine-2.8.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/google-compute-engine/google-compute-engine-2.8.3.ebuild b/app-admin/google-compute-engine/google-compute-engine-2.8.3.ebuild
index 6689cbe..2fca685 100644
--- a/app-admin/google-compute-engine/google-compute-engine-2.8.3.ebuild
+++ b/app-admin/google-compute-engine/google-compute-engine-2.8.3.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} pypy{,3} )
inherit distutils-r1 systemd
@@ -37,6 +37,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
dev-python/boto[${PYTHON_USEDEP}]
+ dev-python/distro[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}