From a0de21f46a9777725b7182a7c6df324efb6fede5 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sat, 25 Feb 2017 10:29:50 +0100 Subject: [PATCH] dev-python/defusedxml: Add pypy3 support Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-python/defusedxml/defusedxml-0.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/defusedxml/defusedxml-0.5.0.ebuild b/dev-python/defusedxml/defusedxml-0.5.0.ebuild index 33ce1499982c..243807fe915e 100644 --- a/dev-python/defusedxml/defusedxml-0.5.0.ebuild +++ b/dev-python/defusedxml/defusedxml-0.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 -- 2.26.2