summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2018-11-07 12:47:29 -0500
committerIan Stakenvicius <axs@gentoo.org>2018-11-07 12:47:29 -0500
commit5fa8e48b2dbe75973685d3e25538fa777135bcad (patch)
tree2ac3875327acd6e76fbf46b6ec418759c54a7136 /profiles/base
parentprofiles/package.mask: mask old/vuln thunderbird for bug 670102 (diff)
downloadgentoo-5fa8e48b2dbe75973685d3e25538fa777135bcad.tar.gz
gentoo-5fa8e48b2dbe75973685d3e25538fa777135bcad.tar.bz2
gentoo-5fa8e48b2dbe75973685d3e25538fa777135bcad.zip
profiles: adjust thunderbird use.mask of app-misc/tracker
Previously the thunderbird USE flag was package.use.mask'ed on app-misc/tracker on various arches or subprofiles. This commit changes things around so that it is p.u.masked in base and the p.u.mask removed in x86 and amd64 arch profiles instead, matching the pattern of USE=firefox-bookmarks Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use.mask5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index d22c53ba4408..f87df0997a84 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -51,9 +51,10 @@ sys-power/suspend fbsplash
media-libs/mesa openmax
# Thomas Deutschmann <whissi@gentoo.org> (12 Oct 2018)
-# Requires www-client/firefox which isn't available on all architectures
+# Requires www-client/firefox and mail-client/thunderbird
+# which are not available on all architectures
# yet, unmask per arch
-app-misc/tracker firefox-bookmarks
+app-misc/tracker firefox-bookmarks thunderbird
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (06 Oct 2018)
# address user visible breakage due to circular dependency #665008