commit: 966104b97dbcd157cbbb814cbb54e0249361cc74 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 12 22:19:30 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 12 22:19:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966104b9
profiles/features/musl: update liburing mask Bug: https://bugs.gentoo.org/888956 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index f1198e1f99f9..77f84a036bc6 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -9,6 +9,7 @@ sci-mathematics/acl2 # Sam James <[email protected]> (2023-01-02) # Uses error.h, bug #888956 =sys-libs/liburing-2.3 +=sys-libs/liburing-2.3-r1 # Conrad Kostecki <[email protected]> (2022-12-31) # RTLD_DEEPBIND does not exist on musl
