diff options
author | Sam James <sam@gentoo.org> | 2022-11-01 22:01:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-01 22:01:02 +0000 |
commit | 9e0a6db8f86e8f2a19e0da9a790afc20822d2e46 (patch) | |
tree | 60730acd82aacf7da699991ac1067bd80cbf3ffe /profiles | |
parent | dev-util/cmake: add 3.24.3 (diff) | |
download | gentoo-9e0a6db8f86e8f2a19e0da9a790afc20822d2e46.tar.gz gentoo-9e0a6db8f86e8f2a19e0da9a790afc20822d2e46.tar.bz2 gentoo-9e0a6db8f86e8f2a19e0da9a790afc20822d2e46.zip |
Revert "profiles: mask glib-2.74.1 for gnome-keyring-daemon CPU bug"
This reverts commit 908c0517c4dadbc482a54f5f1f8f620aa648e5c2.
Forgot I had this queued. I'll swap for the patch following
discussion in #gentoo-desktop.
Bug: https://bugs.gentoo.org/878995
Bug: https://bugs.gentoo.org/878351
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 6e2202c2aed2..bec6793382dd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,15 +33,6 @@ #--- END OF EXAMPLES --- -# Sam James <sam@gentoo.org> (2022-11-01) -# glib 2.74.1 has a bug causing gnome-base/gnome-keyring's gnome-keyring-daemon -# to spin at 100% CPU. Under active discussion upstream but they're not yet -# decided on the best fix. See https://gitlab.gnome.org/GNOME/glib/-/issues/2795 -# bug #878351 -=dev-libs/glib-2.74.1 -=dev-util/glib-utils-2.74.1 -=dev-util/gdbus-codegen-2.74.1 - # Matt Turner <mattst88@gentoo.org> (2022-11-01) # Added by a proxied maintainer in 2018 who then never touched it again before # disappearing. Doesn't build with Python 3.9. Depends on gnome-base/gconf. |