commit: db7efdcb6e4d4668b4aa73a088c13773748f280b Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Sep 26 10:16:56 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Sep 26 10:16:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=db7efdcb
profiles: mask pack with broken depgraph Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2eaac93c5..1991a0d88 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -19,6 +19,8 @@ dev-cpp/fbthrift dev-cpp/fizz dev-cpp/wangle +# Depends on above +sys-fs/dwarfs # Andrew Ammerlaan <[email protected]> (2022-09-08) # depends on removed dev-haskell/pandoc-citeproc
