commit: b522aef84d6df05c3ff7b1571a0bfc067fb39ca7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 25 00:19:31 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 00:19:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b522aef8
profiles/arch/arm64: migrate masks from p.u.m -> p.u.stable.mask Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/package.use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index c315788eb9b..d9665bbd684 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,12 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2021-02-25) +# Roy Bamford <[email protected]> (2021-02-25) +# Dependencies not yet stable, migrated from p.u.m. +app-crypt/qca botan +gnome-extra/sushi office + # Sam James <[email protected]> (2021-02-05) # Thomas Deutschmann <[email protected]> (2017-02-14) # No lua stable for this arch yet
