commit:     4de24a53c13dcbfe02319a9be33d9804f41a86ef
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 22:16:10 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 22:20:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de24a53

package.mask: Fix the version in PyPy mask

 profiles/package.mask | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 45c1a5a466e..c5fa19cdce9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -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 <kensing...@gentoo.org> (23 Apr 2017)
 # Doesn't work with any in-tree versions of vim. Inactive upstream.

Reply via email to