commit: 021e4d86ab8c246f6893ec655d317b8cf472820b Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Apr 17 22:25:51 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Apr 17 22:25:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=021e4d86
profiles: Mask >=dev-libs/libgweather-40 Closes: https://bugs.gentoo.org/780633 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ac488dd3af1..ac669c70363 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -253,6 +253,8 @@ sys-devel/autoconf:2.71 >=net-libs/glib-networking-2.68.0 >=gnome-base/nautilus-40 >=gnome-extra/gnome-calendar-40 +# Bug #780633 +>=dev-libs/libgweather-40 # Marek Szuba <[email protected]> (2021-03-19) # Depends on bundled out-of-date Qt5 libraries, and even with those
