projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14da69b
)
dev-util/buildbot: Add py3.6 to 0.9.12
author
Brian Dolbec
<dolsen@gentoo.org>
Thu, 17 May 2018 00:26:18 +0000
(
00:26
+0000)
committer
Brian Dolbec
<dolsen@gentoo.org>
Thu, 17 May 2018 00:26:18 +0000
(
00:26
+0000)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-util/buildbot/buildbot-0.9.12.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/buildbot/buildbot-0.9.12.ebuild
b/dev-util/buildbot/buildbot-0.9.12.ebuild
index 7ea786c528402bd1577bb2f1b9b541f52cc11c5f..c37dc87e1474c5a72e371ee5d09e81e2460a5ccc 100644
(file)
--- a/
dev-util/buildbot/buildbot-0.9.12.ebuild
+++ b/
dev-util/buildbot/buildbot-0.9.12.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="6"
PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_
5
)
+PYTHON_COMPAT=( python2_7 python3_
{5,6}
)
EGIT_REPO_URI="https://github.com/buildbot/${PN}.git"