commit: f0a7a596f1ddc9603db1ac9fd46baf440d464ef2 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Wed Oct 9 14:06:49 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Wed Oct 9 14:07:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f0a7a596
profiles: remove obsolete value from package.use.mask Signed-off-by: David Roman <davidroman96 <AT> gmail.com> profiles/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 2127a7fdc..7fb196c60 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -7,11 +7,6 @@ # warp-dex relies on libpcap.so.0.8 which is not in tree. net-vpn/cloudflare-warp dex -# Anna Vyalkova <[email protected]> (2023-11-21) -# Build failure. -# https://gitlab.com/famedly/conduit/-/issues/385 -net-im/conduit lmdb - # Anna Vyalkova <[email protected]> (2023-11-21) # Bindings are generated for RocksDB 8.1.1, which is not in the tree. net-im/conduit system-rocksdb
