projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf3cbde
)
app-portage/gentoolkit: Bump EAPI and PYTHON_COMPAT on live ebuild
author
Michał Górny
<mgorny@gentoo.org>
Mon, 29 Jan 2018 17:35:32 +0000
(18:35 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 30 Jan 2018 07:32:29 +0000
(08:32 +0100)
app-portage/gentoolkit/gentoolkit-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/gentoolkit/gentoolkit-9999.ebuild
b/app-portage/gentoolkit/gentoolkit-9999.ebuild
index db87f0f2dcb0a0924c5e650eebf63a3e0ecb1bc7..7236dff33dec1b0baba9616af2f1503b1c6341e3 100644
(file)
--- a/
app-portage/gentoolkit/gentoolkit-9999.ebuild
+++ b/
app-portage/gentoolkit/gentoolkit-9999.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="
5
"
+EAPI="
6
"
-PYTHON_COMPAT=(python{2_7,3_4,3_5} pypy)
+PYTHON_COMPAT=(python{2_7,3_4,3_5
,3_6
} pypy)
PYTHON_REQ_USE="xml(+),threads(+)"
inherit distutils-r1 git-r3