diff options
author | Fabian Groffen <grobian@gentoo.org> | 2022-11-02 09:00:31 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2022-11-02 09:01:02 +0100 |
commit | 52ccbf745d5609107f8b785f499b677eac3e9f50 (patch) | |
tree | 9af1f0c2d64e51fc376709494fce6ac3a2d5d2ce /profiles/profiles.desc | |
parent | media-libs/suil: Stabilize 0.10.18 ppc64, #879129 (diff) | |
download | gentoo-52ccbf745d5609107f8b785f499b677eac3e9f50.tar.gz gentoo-52ccbf745d5609107f8b785f499b677eac3e9f50.tar.bz2 gentoo-52ccbf745d5609107f8b785f499b677eac3e9f50.zip |
profiles: add prefix/darwin/macos/13.0 profiles
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 3c83ad1b7cd7..725a7432ddd0 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -388,10 +388,12 @@ 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 +x64-macos prefix/darwin/macos/13.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 +arm64-macos prefix/darwin/macos/13.0/arm64/gcc exp # Solaris Profiles sparc-solaris prefix/sunos/solaris/5.11/sparc exp |