commit: e977c73ba439f55f4b531ded1792851bc3fe4d8d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 23 17:39:01 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Mar 23 17:40:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e977c73b
profiles: Mask dev-build/qconf for removal Bug: https://bugs.gentoo.org/951936 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2948dabddcef..686724198dd2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-03-23) +# No revdeps after net-im/psi treecleaning. Depends on Qt5. +# Removal on 2025-04-22. Bug #951936 +dev-build/qconf + # Michał Górny <[email protected]> (2025-03-23) # dev-python/pip-run is a NIH package with significant number of NIH # deps. New versions require "coherent" build system that's designed
