diff options
| author | 2019-02-16 15:58:16 +0100 | |
|---|---|---|
| committer | 2019-02-16 16:08:26 +0100 | |
| commit | 9f5607664886fe43336cdde1cead50d2ffb8b8a0 (patch) | |
| tree | e6daff8c9af31d00a0d3158e19becc819717d23d | |
| parent | dev-python/pypy3-bin: Update QA_PREBUILT list (diff) | |
| download | gentoo-9f5607664886fe43336cdde1cead50d2ffb8b8a0.tar.gz gentoo-9f5607664886fe43336cdde1cead50d2ffb8b8a0.tar.bz2 gentoo-9f5607664886fe43336cdde1cead50d2ffb8b8a0.zip | |
package.mask: Unmask pypy{,3}-7.0.0
Now that Gentoo path patch has been restored, there's nothing special
about the 7.0.0 release, so we can unmask it as well. Not that the mask
still applied once I revbumped them.
Closes: https://bugs.gentoo.org/677398
Signed-off-by: Michał Górny <mgorny@gentoo.org>
| -rw-r--r-- | profiles/package.mask | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index e6dbd421d6a8..458b2dd37bf8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,16 +33,6 @@ # Masked because of broken mouse behavior (bug #678102) =sys-apps/less-549 -# Michał Górny <mgorny@gentoo.org> (14 Feb 2019) -# Upstream switched install paths, and we no longer use Gentoo patches -# for that. Masked for testing, and for binary package builds. -=dev-python/pypy-7.0.0 -=dev-python/pypy-bin-7.0.0 -=dev-python/pypy3-7.0.0 -=dev-python/pypy3-bin-7.0.0 -=virtual/pypy-7.0.0 -=virtual/pypy3-7.0.0 - # Michał Górny <mgorny@gentoo.org> (13 Feb 2019) # Release candidate, masked for testing. =sys-devel/llvm-common-8.0.0_rc* |
