diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-04 14:42:36 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-04 18:52:53 -0800 |
commit | 0e7ad4c5dcfebc081ba4c7c22530dc5a88b6d1c4 (patch) | |
tree | f588f077a09abf97093cbe5da6ba6f697356f187 /profiles | |
parent | profiles/default/linux/ppc64le/17.0/ieee-long-double: add exp profile (diff) | |
download | gentoo-0e7ad4c5dcfebc081ba4c7c22530dc5a88b6d1c4.tar.gz gentoo-0e7ad4c5dcfebc081ba4c7c22530dc5a88b6d1c4.tar.bz2 gentoo-0e7ad4c5dcfebc081ba4c7c22530dc5a88b6d1c4.zip |
profiles: activate ppc64le ieee-long-double profile as exp
Bug: https://bugs.gentoo.org/882815
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/profiles.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 66bfeca11afe..6369bcb7a27a 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -259,6 +259,7 @@ ppc64 default/linux/ppc64le/17.0/systemd/merged-usr stable ppc64 default/linux/ppc64le/17.0/developer exp ppc64 default/linux/ppc64le/17.0/musl dev ppc64 default/linux/ppc64le/17.0/musl/hardened exp +ppc64 default/linux/ppc64le/17.0/ieee-long-double exp # RISC-V Profiles # @MAINTAINER: riscv@gentoo.org |