projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc5f457
)
app-emulation/cloud-init: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Thu, 28 Jun 2018 19:05:06 +0000
(21:05 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Thu, 28 Jun 2018 19:17:52 +0000
(21:17 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
app-emulation/cloud-init/cloud-init-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/cloud-init/cloud-init-9999.ebuild
b/app-emulation/cloud-init/cloud-init-9999.ebuild
index 20a2e5936f9c7400879a0bbfd3b6d477cef1d292..4072bd36f0684c8fc3b3b8db487751a22304995a 100644
(file)
--- a/
app-emulation/cloud-init/cloud-init-9999.ebuild
+++ b/
app-emulation/cloud-init/cloud-init-9999.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_
4 python3_5
)
+PYTHON_COMPAT=( python2_7 python3_
{4,5,6}
)
inherit distutils-r1 eutils git-r3 multilib systemd