From 6ab3fa97ce3dbe32708d17102d6ce5b3ee37625b Mon Sep 17 00:00:00 2001
From: Michał Górny <mgorny@gentoo.org>
Date: Sun, 31 Jan 2021 20:03:07 +0100
Subject: dev-python/async-lru: Add pypy3
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'dev-python')

diff --git a/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild b/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild
index a8a2f32ddf3c..c3cc4caba708 100644
--- a/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild
+++ b/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
 inherit distutils-r1
 
 EGIT_COMMIT=17a5d207f603c0c142f01a69fbf6f487b3fef5c4
-- 
cgit v1.2.3-65-gdbad