From d41972d7f176b6910a45a59d1e68ded65296d773 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Wed, 23 Dec 2020 21:21:36 -0500 Subject: net-libs/serf: support python3.9 Signed-off-by: Mike Gilbert --- net-libs/serf/serf-1.3.9-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-libs/serf') diff --git a/net-libs/serf/serf-1.3.9-r2.ebuild b/net-libs/serf/serf-1.3.9-r2.ebuild index be4abc156061..b75c44ccaa25 100644 --- a/net-libs/serf/serf-1.3.9-r2.ebuild +++ b/net-libs/serf/serf-1.3.9-r2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_6 python3_7 python3_8 ) +PYTHON_COMPAT=( python3_6 python3_7 python3_8 python3_9 ) inherit python-any-r1 scons-utils toolchain-funcs flag-o-matic -- cgit v1.2.3-65-gdbad