commit: 51b3fafe5bb1de8e3d4d84c130c956960855f7f7 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Feb 3 08:35:48 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 3 08:36:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b3fafe
package.mask: Unmask PyPy3.7, -3.6 has too many problems Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 71c3e2a7610..b39150dae67 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -270,16 +270,6 @@ kde-apps/kdebase-meta:5 # which breaks the OpenRC init script. Bug #746227. >=net-misc/tigervnc-1.11.0 -# Michał Górny <[email protected]> (2020-09-25) -# PyPy3.7 alpha. Known to break a few packages. Masked until it -# matures more. -=dev-python/pypy3-7.3.2_p37* -=dev-python/pypy3-exe-7.3.2_p37* -=dev-python/pypy3-exe-bin-7.3.2_p37* -=dev-python/pypy3-7.3.3_p37* -=dev-python/pypy3-exe-7.3.3_p37* -=dev-python/pypy3-exe-bin-7.3.3_p37* - # Arfrever Frehtes Taifersar Arahesis <[email protected]> (2020-09-01) # Mismatched version (bug #695022). Masked to force upgrade to 2.0.4_pre20200306162733. # (Mask should remain after ebuilds are deleted, until 2021-03-01 or
