projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c20adc9
)
dev-python/lz4: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 15:46:06 +0000
(17:46 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 15:49:16 +0000
(17:49 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/lz4/lz4-0.9.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/lz4/lz4-0.9.0.ebuild
b/dev-python/lz4/lz4-0.9.0.ebuild
index 58e4c9445f8298f485c910d11e365deb92aec8b3..3e2cd6e23b118ee469b6ad6a6a5a9bddfaf64f8c 100644
(file)
--- a/
dev-python/lz4/lz4-0.9.0.ebuild
+++ b/
dev-python/lz4/lz4-0.9.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} pypy )
inherit distutils-r1