projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08a4b33
)
dev-python/pyelftools: Add python3_6
author
Manuel Rüger
<mrueg@gentoo.org>
Mon, 22 May 2017 15:46:44 +0000
(17:46 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Mon, 22 May 2017 15:46:44 +0000
(17:46 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/pyelftools/pyelftools-0.24.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyelftools/pyelftools-0.24.ebuild
b/dev-python/pyelftools/pyelftools-0.24.ebuild
index e551db1e10fb544e0b5f6c26afcfb81eb80c8890..57e50c5881177a0a078cdddf6649482baafe2784 100644
(file)
--- a/
dev-python/pyelftools/pyelftools-0.24.ebuild
+++ b/
dev-python/pyelftools/pyelftools-0.24.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1
DESCRIPTION="pure-Python library for analyzing ELF files and DWARF debugging information"