diff options
author | 2018-11-07 12:47:29 -0500 | |
---|---|---|
committer | 2018-11-07 12:47:29 -0500 | |
commit | 5fa8e48b2dbe75973685d3e25538fa777135bcad (patch) | |
tree | 2ac3875327acd6e76fbf46b6ec418759c54a7136 /profiles/arch/x86 | |
parent | profiles/package.mask: mask old/vuln thunderbird for bug 670102 (diff) | |
download | gentoo-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/arch/x86')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 7d3e56520159..39a47a933e9d 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -8,8 +8,9 @@ net-analyzer/zmap mongo # Thomas Deutschmann <whissi@gentoo.org> (12 Oct 2018) -# www-client/firefox is available on x86 -app-misc/tracker -firefox-bookmarks +# www-client/firefox and mail-client/thunderbird is +# available on x86 +app-misc/tracker -firefox-bookmarks -thunderbird # Michael Palimaka <kensington@gentoo.org> (12 Oct 2018) # Unmask arch-specific USE flag available on x86 |