projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6afdd52
)
dev-util/systemtap: add python3_8 target
author
neeshy
<neeshy@tfwno.gf>
Wed, 25 Mar 2020 19:36:49 +0000
(15:36 -0400)
committer
Craig Andrews
<candrews@gentoo.org>
Sun, 19 Apr 2020 02:35:38 +0000
(22:35 -0400)
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf>
Signed-off-by: Craig Andrews <candrews@gentoo.org>
dev-util/systemtap/systemtap-4.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/systemtap/systemtap-4.0-r1.ebuild
b/dev-util/systemtap/systemtap-4.0-r1.ebuild
index 4130583b5b7675fa7a9bd9f25a03c18174629caa..5701ab62f0ac2b053a64a9d419080a724ab4cf0e 100644
(file)
--- a/
dev-util/systemtap/systemtap-4.0-r1.ebuild
+++ b/
dev-util/systemtap/systemtap-4.0-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
inherit linux-info autotools python-single-r1 user