projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cca3aa8
)
dev-python/hglib: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 13:07:59 +0000
(15:07 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 13:14:08 +0000
(15:14 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/hglib/hglib-2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/hglib/hglib-2.1.ebuild
b/dev-python/hglib/hglib-2.1.ebuild
index ebe995c339f833e0a5a133959a747efc06672807..b2b3105058e99e70e634ee900bcb8e1dd7320d70 100644
(file)
--- a/
dev-python/hglib/hglib-2.1.ebuild
+++ b/
dev-python/hglib/hglib-2.1.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=5
-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="threads(+)"
MY_P=python-${P}