projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11e1812
)
dev-python/husl: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 13:16:48 +0000
(15:16 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 14:21:58 +0000
(16:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/husl/husl-4.0.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/husl/husl-4.0.3.ebuild
b/dev-python/husl/husl-4.0.3.ebuild
index 0a13677dc6e26b083f5f5265aca7c2eda2361d4d..9ad4310765978eaea1c1837e98cb2551eae1adf7 100644
(file)
--- a/
dev-python/husl/husl-4.0.3.ebuild
+++ b/
dev-python/husl/husl-4.0.3.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=( python2_7 python3_
4 python3_5
)
+EAPI=
7
+PYTHON_COMPAT=( python2_7 python3_
{4,5,6}
)
inherit distutils-r1