app-portage/flaggie: Add pypy support back

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-12-05 12:23:15 +01:00
parent fab5276bc2
commit eabe16f5c2

View File

@@ -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 )
inherit bash-completion-r1 distutils-r1