dev-python/munch-2.5.0: add pypy{,3}
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 4 Dec 2019 21:54:32 +0000 (13:54 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 4 Dec 2019 21:59:58 +0000 (13:59 -0800)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/munch/munch-2.5.0.ebuild

index afa3466ae03e335b2f84ec9042df54fdf57e6956..073384c94fef758d6e966b50656a288f61844466 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} )
+PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} )
 
 inherit distutils-r1