projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
236ae59
)
app-arch/bloscpack: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:51:20 +0000
(22:51 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:51:45 +0000
(22:51 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-arch/bloscpack/bloscpack-0.11.0.ebuild
patch
|
blob
|
history
diff --git
a/app-arch/bloscpack/bloscpack-0.11.0.ebuild
b/app-arch/bloscpack/bloscpack-0.11.0.ebuild
index e1978237342609ae6427ae95c93947ed682bb6f6..c46a70eca3a13f9dfecf074627705a9519372f78 100644
(file)
--- a/
app-arch/bloscpack/bloscpack-0.11.0.ebuild
+++ b/
app-arch/bloscpack/bloscpack-0.11.0.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_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1