From b99080c18d19c594a3766ec195456c75fe1ded28 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 12 Feb 2020 13:54:31 -0800 Subject: [PATCH] dev-python/objgraph: PYTHON_COMPAT+=(python3_8) Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Zac Medico --- dev-python/objgraph/objgraph-3.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/objgraph/objgraph-3.4.0.ebuild b/dev-python/objgraph/objgraph-3.4.0.ebuild index ce1394a85973..ac968d18225d 100644 --- a/dev-python/objgraph/objgraph-3.4.0.ebuild +++ b/dev-python/objgraph/objgraph-3.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 -- 2.26.2