diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-07-21 10:49:17 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-07-21 10:49:17 +0300 |
commit | c0a8e232ae12f22d3a3b1138c5f3e642025156cb (patch) | |
tree | 5e7a026722e046f77d479f46f48f51f7cd7e6107 /profiles | |
parent | profiles: update thunderbird-115. mask (diff) | |
download | gentoo-c0a8e232ae12f22d3a3b1138c5f3e642025156cb.tar.gz gentoo-c0a8e232ae12f22d3a3b1138c5f3e642025156cb.tar.bz2 gentoo-c0a8e232ae12f22d3a3b1138c5f3e642025156cb.zip |
profiles/base: use.force thunderbird-115[system-librnp]
- -system-librnp is currently broken on these releases.
Bug: https://bugs.gentoo.org/910229
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.force | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 3eae4f7b546e..bc1d1bc7096c 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2023-07-21) +# -system-librnp is currently broken with upstream package. +>=mail-client/thunderbird-115.0 system-librnp + # Andreas K. Hüttel <dilfridge@gentoo.org> (2023-07-08) # Uses attr even if disabling is requested, bug 910070 # Workaround that should fix some stage builds |