diff options
author | Ben Kohler <bkohler@gentoo.org> | 2024-05-27 07:07:21 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2024-05-27 07:08:21 -0500 |
commit | ed532187cc2a4763c24a4f31e745c410899885cb (patch) | |
tree | eff33d3e07d94de0e0e6237add8567f9fa819dda /profiles | |
parent | app-shells/zsh-syntax-highlighting: add 0.8.0 and adoption (diff) | |
download | gentoo-ed532187cc2a4763c24a4f31e745c410899885cb.tar.gz gentoo-ed532187cc2a4763c24a4f31e745c410899885cb.tar.bz2 gentoo-ed532187cc2a4763c24a4f31e745c410899885cb.zip |
profiles/arch/amd64/x32: mask jit on lipcre2
Bug: https://bugs.gentoo.org/925115
Bug: https://bugs.gentoo.org/931092
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/x32/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index f61f44b6b418..38dcbb4dbd90 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ben Kohler <bkohler@gentoo.org> (2024-05-27) +# Runtime issues (bug #925115) and build issues (bug #931092) +dev-libs/libpcre2 jit + # Andreas Sturmlechner <asturm@gentoo.org> (2024-03-24) # Requires unkeyworded dev-qt/qtwebengine net-p2p/ktorrent rss |