From fe4c6d71a6011f7efc4fa50a055c59f9947d0b17 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 2 Sep 2015 12:42:31 +0200 Subject: dev-python/strict-rfc3339: Add pypy support Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/strict-rfc3339') diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild index 2abdefb0225e..918c3169b008 100644 --- a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild +++ b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad