projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74549eb
)
dev-util/buildbot-pkg: Add py3.6 to 0.9.12
author
Brian Dolbec
<dolsen@gentoo.org>
Thu, 17 May 2018 00:29:06 +0000
(
00:29
+0000)
committer
Brian Dolbec
<dolsen@gentoo.org>
Thu, 17 May 2018 00:29:06 +0000
(
00:29
+0000)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-util/buildbot-pkg/buildbot-pkg-0.9.12.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/buildbot-pkg/buildbot-pkg-0.9.12.ebuild
b/dev-util/buildbot-pkg/buildbot-pkg-0.9.12.ebuild
index 8985c18fefb67d4aa89afc71aeb527fa6ab024f8..78d73aebfef0f1a3cee70097ca32a31d3c669cd1 100644
(file)
--- a/
dev-util/buildbot-pkg/buildbot-pkg-0.9.12.ebuild
+++ b/
dev-util/buildbot-pkg/buildbot-pkg-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/buildbot.git"