summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail-client/thunderbird/thunderbird-91.9.1.ebuild2
-rw-r--r--profiles/arch/x86/package.use.force4
2 files changed, 4 insertions, 2 deletions
diff --git a/mail-client/thunderbird/thunderbird-91.9.1.ebuild b/mail-client/thunderbird/thunderbird-91.9.1.ebuild
index 8c646c4718a5..08dcd4fecb8e 100644
--- a/mail-client/thunderbird/thunderbird-91.9.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-91.9.1.ebuild
@@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}
DESCRIPTION="Thunderbird Mail Client"
HOMEPAGE="https://www.thunderbird.net/"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
diff --git a/profiles/arch/x86/package.use.force b/profiles/arch/x86/package.use.force
index 1a0da5308969..ab771e1ef619 100644
--- a/profiles/arch/x86/package.use.force
+++ b/profiles/arch/x86/package.use.force
@@ -3,7 +3,9 @@
# Joonas Niilola <juippis@gentoo.org> (2022-05-19)
# Bundled libvpx results in a failure, force the system-libvpx to be
-# used. bmo#1768145. Confirmed on 91:esr and 100.0:rapid.
+# used. bmo#1768145. Confirmed on firefox-91 and firefox-100.0.
+# (And on thunderbird-91)
+mail-client/thunderbird system-libvpx
www-client/firefox system-libvpx
# Arthur Zamarin <arthurzam@gentoo.org> (2022-01-16)