commit: b5cddf3125c31163ee4f27ef6ba9dca4f80e5c0e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 20 14:34:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 20 14:45:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5cddf31
profiles/arch/arm*: stable-mask app-admin/setools[infoflow] dev-python/networkx is not yet marked stable on arm* Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/package.use.stable.mask | 4 ++++ profiles/arch/arm64/package.use.stable.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 551b599f2ff5..6c43cbf25fce 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2021-11-20) +# dev-python/networkx is not yet marked stable on arm* +app-admin/setools infoflow + # Sam James <[email protected]> (2021-10-25) # Various dependencies not yet stable on arm # bug #816981 diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 9105df5606ec..1cec2de5360c 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2021-11-20) +# dev-python/networkx is not yet marked stable on arm* +app-admin/setools infoflow + # Sam James <[email protected]> (2021-10-25) # Has unstable dependencies we don't want to drag in yet # bug #816981
