commit: 5198295dcf47eadb7c9febee1afec9c0e4a53e4a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 15 23:41:41 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 15 23:41:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5198295d
profiles/arch/arm: stable-mask USE=dist-kernel virtual/dist-kernel is not marked stable here (yet?) Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/use.stable.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index d06f8e1c9383..d87b424f1ac3 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Sam James <[email protected]> (2022-01-15) +# virtual/dist-kernel not yet marked stable here +dist-kernel + # Sam James <[email protected]> (2020-12-22) # Not yet stable lirc
