From: neeshy Date: Wed, 25 Mar 2020 19:36:49 +0000 (-0400) Subject: dev-util/systemtap: add python3_8 target X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=85f82d0ab50a860b6577cd427cca128b2d2abc96;p=gentoo.git dev-util/systemtap: add python3_8 target Signed-off-by: Nima Sadeghi Signed-off-by: Craig Andrews --- 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