From 835b60c6c6428849db6b99ae04736feb367d5c43 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Tue, 10 Nov 2020 23:40:34 +0000 Subject: dev-util/rr: allow python-3.9 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich --- dev-util/rr/rr-5.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/rr/rr-5.4.0.ebuild b/dev-util/rr/rr-5.4.0.ebuild index e46b29249fe7..c6945c278872 100644 --- a/dev-util/rr/rr-5.4.0.ebuild +++ b/dev-util/rr/rr-5.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) CMAKE_BUILD_TYPE=Release inherit cmake linux-info python-single-r1 -- cgit v1.2.3-65-gdbad