From 7547f010f6d6687d5172186ebd3c325af44b2962 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Fri, 7 Sep 2018 14:30:54 -0400 Subject: [PATCH] dev-python/olefile: add pypy support Needed for Pillow. Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- dev-python/olefile/olefile-0.45.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/olefile/olefile-0.45.1.ebuild b/dev-python/olefile/olefile-0.45.1.ebuild index 7611f446918e..58fe4f234613 100644 --- a/dev-python/olefile/olefile-0.45.1.ebuild +++ b/dev-python/olefile/olefile-0.45.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{5,6,7}} ) +PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy{,3} ) inherit distutils-r1 -- 2.26.2