diff options
author | Sam James <sam@gentoo.org> | 2022-01-16 00:09:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-16 01:01:34 +0000 |
commit | 0c2420075a01b8e47a19ce30995be59f3032be28 (patch) | |
tree | 6de80f39df456eeb28325726898932c4c713b888 /profiles | |
parent | profiles/arch/arm: webkit-gtk is marked stable here (diff) | |
download | gentoo-0c2420075a01b8e47a19ce30995be59f3032be28.tar.gz gentoo-0c2420075a01b8e47a19ce30995be59f3032be28.tar.bz2 gentoo-0c2420075a01b8e47a19ce30995be59f3032be28.zip |
profiles/arch/arm: drop gnome-online-accounts/libgdata masks
Bug: https://bugs.gentoo.org/769767
Bug: https://bugs.gentoo.org/769764
Signed-off-by: Sam James <sam@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/23818
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm/package.use.stable.mask | 9 | ||||
-rw-r--r-- | profiles/arch/arm/use.stable.mask | 5 |
2 files changed, 8 insertions, 6 deletions
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 4e9bd93819e2..0ef3ad171122 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2022-01-16) +# net-libs/gnome-online-accounts is not marked stable on arm yet +gnome-base/gvfs google + # Sam James <sam@gentoo.org> (2022-01-15) # dev-python/nbconvert not yet marked stable on arm dev-python/ipython nbconvert @@ -29,11 +33,6 @@ app-text/htmltidy test # large amount of fabric. bug #763954 sys-block/open-iscsi infiniband -# Sam James <sam@gentoo.org> (2021-02-09) -# dev-libs/libgdata is not (yet?) stable on arm -# bug #769767, bug #769764 -mail-client/claws-mail gdata - # Andreas Sturmlechner <asturm@gentoo.org> (2020-10-05) # media-libs/libffado is not stable yet, which itself has unstable and # unmaintained/broken dependencies. bug #746722 diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index d87b424f1ac3..9329affc5dc8 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Sam James <sam@gentoo.org> (2022-01-16) +# net-libs/gnome-online-accounts is not marked stable on arm yet +gnome-online-accounts + # Sam James <sam@gentoo.org> (2022-01-15) # virtual/dist-kernel not yet marked stable here dist-kernel @@ -37,4 +41,3 @@ gcl devhelp eds gdm -gnome-online-accounts |