commit: bc8d0e54b96448e9129699831dba5220d828876e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 8 19:07:44 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 13 19:09:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc8d0e54
profiles: promote musl/ppc64 to dev Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/profiles.desc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 5702a9dc7c48..c7c357a969be 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -233,7 +233,7 @@ ppc64 default/linux/ppc64/17.0/desktop/gnome/systemd/merged-usr dev ppc64 default/linux/ppc64/17.0/systemd stable ppc64 default/linux/ppc64/17.0/systemd/merged-usr dev ppc64 default/linux/ppc64/17.0/developer exp -ppc64 default/linux/ppc64/17.0/musl exp +ppc64 default/linux/ppc64/17.0/musl dev ppc64 default/linux/ppc64/17.0/musl/hardened exp # PPC64LE profiles @@ -251,7 +251,7 @@ ppc64 default/linux/ppc64le/17.0/desktop/systemd/merged-usr dev ppc64 default/linux/ppc64le/17.0/systemd stable ppc64 default/linux/ppc64le/17.0/systemd/merged-usr dev ppc64 default/linux/ppc64le/17.0/developer exp -ppc64 default/linux/ppc64le/17.0/musl exp +ppc64 default/linux/ppc64le/17.0/musl dev ppc64 default/linux/ppc64le/17.0/musl/hardened exp # RISC-V Profiles
