diff options
author | Sam James <sam@gentoo.org> | 2021-11-02 15:28:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-02 15:30:09 +0000 |
commit | b343155f685e301381ab3bda1099d5935c4d2ae6 (patch) | |
tree | e05d5071d53d274b310cf536c86892327df35122 /profiles/profiles.desc | |
parent | dev-libs/openssl: drop 3.0.0_beta2 (diff) | |
download | gentoo-b343155f685e301381ab3bda1099d5935c4d2ae6.tar.gz gentoo-b343155f685e301381ab3bda1099d5935c4d2ae6.tar.bz2 gentoo-b343155f685e301381ab3bda1099d5935c4d2ae6.zip |
profiles/prefix/darwin/macos/12.0: add 12.0 profiles for macOS Monterey
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 96b7fb7f0e1f..2fb5f0eb4cfe 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -323,8 +323,12 @@ x64-macos prefix/darwin/macos/10.15/x64 exp x64-macos prefix/darwin/macos/10.15/x64/gcc exp x64-macos prefix/darwin/macos/11.0/x64 exp x64-macos prefix/darwin/macos/11.0/x64/gcc exp +x64-macos prefix/darwin/macos/12.0/x64 exp +x64-macos prefix/darwin/macos/12.0/x64/gcc exp arm64-macos prefix/darwin/macos/11.0/arm64 exp arm64-macos prefix/darwin/macos/11.0/arm64/gcc exp +arm64-macos prefix/darwin/macos/12.0/arm64 exp +arm64-macos prefix/darwin/macos/12.0/arm64/gcc exp # Solaris Profiles sparc-solaris prefix/sunos/solaris/5.11/sparc exp |