commit: 2f9269baa59471a83faf7880acc55a379f00bec4 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Jan 21 13:01:12 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Jan 21 13:02:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9269ba
profiles: temporarily mask dev-go/qt Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index aefbbcc2dcb..8efcde4618c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Marek Szuba <[email protected]> (2021-01-21) +# Masked for testing and further work - the golang-vcs-snapshot variant +# seems to be incompatible with revdeps using go-module, the variant +# using the latter is still broken. +dev-go/qt + # Michał Górny <[email protected]> (2021-01-19) # Fails to build. Last release in 2000. # Removal on 2021-02-18. Bug #722204.
