commit: 7009f47f78331463cad6ef241d98d2131ae22dc7 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Sep 26 09:50:40 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Sep 26 09:50:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7009f47f
profiles: mask dev-cpp/ packs with broken deops Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9e4d0d6ae..2eaac93c5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,6 +14,12 @@ # New entries go on top. +# Andrew Ammerlaan <[email protected]> (2022-09-26) +# Depends on removed ~dev-cpp/folly-2022.04.11.00:= +dev-cpp/fbthrift +dev-cpp/fizz +dev-cpp/wangle + # Andrew Ammerlaan <[email protected]> (2022-09-08) # depends on removed dev-haskell/pandoc-citeproc dev-python/pypandoc
