dev-util/systemtap: add python3_8 target
authorneeshy <neeshy@tfwno.gf>
Wed, 25 Mar 2020 19:36:49 +0000 (15:36 -0400)
committerCraig 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

index 4130583b5b7675fa7a9bd9f25a03c18174629caa..5701ab62f0ac2b053a64a9d419080a724ab4cf0e 100644 (file)
@@ -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