diff options
author | Mike Gilbert <floppym@gentoo.org> | 2022-06-13 13:32:49 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2022-06-13 13:49:49 -0400 |
commit | d68bad2d01ed076f736a77ca7eac0a9d8e7c903d (patch) | |
tree | 6a3da16a6140fcb60bc254507c81b4d0a0ac6e3e /profiles | |
parent | net-p2p/transmission: drop ~amd64-linux keyword (diff) | |
download | gentoo-d68bad2d01ed076f736a77ca7eac0a9d8e7c903d.tar.gz gentoo-d68bad2d01ed076f736a77ca7eac0a9d8e7c903d.tar.bz2 gentoo-d68bad2d01ed076f736a77ca7eac0a9d8e7c903d.zip |
profiles: remove 'appindicator' from use.mask on several archs
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/ia64/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/m68k/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/s390/use.mask | 4 |
5 files changed, 0 insertions, 20 deletions
diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index e561ee2f467c..447415da6a81 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -37,10 +37,6 @@ vulkan system-libvpx vpx -# Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31) -# Dependency not keyworded (dev-libs/libappindicator). -appindicator - # Matt Turner <mattst88@gentoo.org> (2018-05-26) # Unmask systemd since it is keyworded here. -systemd diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index a3f9822da813..801512a035e5 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -38,10 +38,6 @@ ruby # - net-libs/gnome-online-accounts: depend on net-libs/webkit-gtk gnome-online-accounts -# Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31) -# Dependency not keyworded (dev-libs/libindicate). -appindicator - # Sergei Trofimovich <slyfox@gentoo.org> (2017-06-17) # There is no luajit support on ia64. Bug #554376 lua_single_target_luajit diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index d6c546d4c498..544b27bcfa5a 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -97,10 +97,6 @@ qt5 # valgrind has no m68k port. valgrind -# Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31) -# Dependencies not keyworded. -appindicator - # Andreas Sturmlechner <asturm@gentoo.org> (2019-03-31) # sys-auth/elogind is not keyworded here. elogind diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 85e68d05e19c..7c2cc1ebf1f6 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -45,10 +45,6 @@ gnome-online-accounts # Keywords lost on net-fs/samba over time, use.mask until re-keyworded samba -# Mart Raudsepp <leio@gentoo.org> (2017-02-07) -# dev-libs/libappindicator not tested -appindicator - # Anthony G. Basile <blueness@gentoo.org> (2015-08-01) # There is no luajit support on mips. Bug #554376. luajittex diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index c4f3c6a8e82b..1a8fc49c64d4 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -58,10 +58,6 @@ libglvnd # Unmask ABI flags for this arch. -abi_s390_32 -# Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31) -# Dependencies not keyworded. -appindicator - # James Le Cuirot <chewi@gentoo.org> (2017-06-29) # Unmask as this profile is big endian. -big-endian |