mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
profiles/base: mask USE=io-uring on Facebook packages
Folly currently depends on a version of liburing that has not yet been released. To prevent users from accidentally pulling in liburing-9999 we mask it until liburing-2.10 is in ::gentoo. All Facebook packages are masked to prevent upgrade blocks for users who have USE=io-uring globally. Closes: https://bugs.gentoo.org/954335 Signed-off-by: sin-ack <sin-ack@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41734 Closes: https://github.com/gentoo/gentoo/pull/41734 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
107c4ace02
commit
3214f3fbed
@ -6,6 +6,14 @@
|
||||
|
||||
# New entries go on top.
|
||||
|
||||
# sin-ack <sin-ack@protonmail.com> (2025-04-24)
|
||||
# Folly's support for io_uring depends on as-of-yet unreleased liburing
|
||||
# features. All Facebook packages that depend on this support are masked.
|
||||
# Can be dropped once liburing 2.10 is released.
|
||||
# Bug #954335
|
||||
dev-cpp/folly io-uring
|
||||
dev-cpp/fbthrift io-uring
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-04-21)
|
||||
# Prepare cleanup of dev-qt/qtwebengine:5
|
||||
app-i18n/fcitx-chinese-addons webengine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user