From 9455fb6682b6b39ba009b8c4e6d00578333b3316 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Fri, 12 Oct 2018 17:58:32 +0200 Subject: profiles: Mask app-misc/tracker[firefox-bookmarks] and unmask per ARCH www-client/firefox isn't available on all architectures anymore due to Rust requirement. Therefore we have to mask USE=firefox-bookmarks and unmask per architecture where www-client/firefox is already available. Signed-off-by: Thomas Deutschmann --- profiles/arch/amd64/package.use.mask | 6 +++++- profiles/arch/x86/package.use.mask | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index d34454e3a2bf..3be03a419114 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # When you add an entry to the top of this file, add your name, the date, and @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann (12 Oct 2018) +# www-client/firefox is available on amd64 +app-misc/tracker -firefox-bookmarks + # Michael Palimaka (12 Oct 2018) # Unmask arch-specific USE flags available on amd64 net-analyzer/testssl -bundled-openssl -kerberos diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 0240dc6736ea..52a663bce3e7 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,8 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires >=portage-2.1.1 +# Thomas Deutschmann (12 Oct 2018) +# www-client/firefox is available on x86 +app-misc/tracker -firefox-bookmarks + # Michael Palimaka (12 Oct 2018) # Unmask arch-specific USE flag available on x86 net-analyzer/testssl -bundled-openssl -- cgit v1.2.3-65-gdbad