commit: 288e899331d991e725b720c16fcacec800a4c564 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 3 21:21:33 2022 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Mar 3 21:21:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288e8993
profiles/arch/powerpc/ppc32: stable-mask USE=ocaml, USE=ocamlopt Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/arch/powerpc/ppc32/use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index bdf1b71fc434..bb0e227d65f3 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,6 +1,11 @@ # Copyright 2014-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-03-03) +# dev-lang/ocaml and dev-ml/* not marked stable here +ocaml +ocamlopt + # Sam James <[email protected]> (2022-03-03) # No kerberos provider is marked stable here gssapi
