summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneeshy <neeshy@tfwno.gf>2020-03-25 15:36:49 -0400
committerCraig Andrews <candrews@gentoo.org>2020-04-18 22:35:38 -0400
commit85f82d0ab50a860b6577cd427cca128b2d2abc96 (patch)
treea6e11e849ec1c8c7ea2a5c94b9b1c54ac4033f73 /dev-util/systemtap
parentdev-python/pyclipper: add python3_8 target (diff)
downloadgentoo-85f82d0ab50a860b6577cd427cca128b2d2abc96.tar.gz
gentoo-85f82d0ab50a860b6577cd427cca128b2d2abc96.tar.bz2
gentoo-85f82d0ab50a860b6577cd427cca128b2d2abc96.zip
dev-util/systemtap: add python3_8 target
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf> Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'dev-util/systemtap')
-rw-r--r--dev-util/systemtap/systemtap-4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/systemtap/systemtap-4.0-r1.ebuild b/dev-util/systemtap/systemtap-4.0-r1.ebuild
index 4130583b5b76..5701ab62f0ac 100644
--- 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