From 1b402f698e06b7c57bc3e264de64189856424d33 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 9 Sep 2015 10:38:49 +0200 Subject: [PATCH] dev-python/pytest-capturelog: Add pypy* support Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild index 334222ed0840..33f152a910f2 100644 --- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild +++ b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild @@ -3,7 +3,8 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) + +PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 -- 2.26.2