Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 25 Apr 2017 21:50:00
Message-Id: 1493156966.1e09d7c0c8a8a885744dca1da9a33d328c1b5dec.mgorny@gentoo
1 commit: 1e09d7c0c8a8a885744dca1da9a33d328c1b5dec
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 25 21:45:31 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 25 21:49:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e09d7c0
7
8 package.mask: Mask new PyPy release for testing
9
10 profiles/package.mask | 11 +++++++++++
11 1 file changed, 11 insertions(+)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index 23b319ac913..2a60b99deb7 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -29,6 +29,17 @@
18
19 #--- END OF EXAMPLES ---
20
21 +# Michał Górny <mgorny@g.o> (25 Apr 2017)
22 +# New synced PyPy 2+3 release. Masked for testing. The distutils C++
23 +# patch needed major updates for both versions, we need to find some
24 +# test case for it. Plus, PyPy3 is now based on Python 3.5.
25 +>=dev-python/pypy-3.7
26 +>=dev-python/pypy-bin-3.7
27 +>=dev-python/pypy3-3.7
28 +>=dev-python/pypy3-bin-3.7
29 +>=virtual/pypy-3.7
30 +>=virtual/pypy3-3.7
31 +
32 # Michael Palimaka <kensington@g.o> (23 Apr 2017)
33 # Doesn't work with any in-tree versions of vim. Inactive upstream.
34 # Bug 607136. Masked for removal in 30 days.