package.mask: Fix the version in PyPy mask

This commit is contained in:
Michał Górny
2017-04-26 00:16:10 +02:00
parent 7c1b3b945e
commit 4de24a53c1

View File

@@ -33,12 +33,12 @@
# New synced PyPy 2+3 release. Masked for testing. The distutils C++
# patch needed major updates for both versions, we need to find some
# test case for it. Plus, PyPy3 is now based on Python 3.5.
>=dev-python/pypy-3.7
>=dev-python/pypy-bin-3.7
>=dev-python/pypy3-3.7
>=dev-python/pypy3-bin-3.7
>=virtual/pypy-3.7
>=virtual/pypy3-3.7
>=dev-python/pypy-5.7
>=dev-python/pypy-bin-5.7
>=dev-python/pypy3-5.7
>=dev-python/pypy3-bin-5.7
>=virtual/pypy-5.7
>=virtual/pypy3-5.7
# Michael Palimaka <kensington@gentoo.org> (23 Apr 2017)
# Doesn't work with any in-tree versions of vim. Inactive upstream.