projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01613c5
)
dev-util/dwarves: support newer python
author
Jason A. Donenfeld
<zx2c4@gentoo.org>
Thu, 7 May 2020 09:35:30 +0000
(
03:35
-0600)
committer
Jason A. Donenfeld
<zx2c4@gentoo.org>
Thu, 7 May 2020 09:36:01 +0000
(
03:36
-0600)
No real changes needed; works out of the box.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
dev-util/dwarves/dwarves-1.17.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/dwarves/dwarves-1.17.ebuild
b/dev-util/dwarves/dwarves-1.17.ebuild
index 0f8e99442d3d9003e240ac03964daf91a0c99ee9..900e391c2b621ec3a5eab02590590a3622920024 100644
(file)
--- a/
dev-util/dwarves/dwarves-1.17.ebuild
+++ b/
dev-util/dwarves/dwarves-1.17.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python3_
6
)
+PYTHON_COMPAT=( python3_
{6,7,8}
)
inherit multilib cmake-utils python-single-r1
DESCRIPTION="pahole (Poke-a-Hole) and other DWARF2 utilities"