diff options
author | Benda Xu <heroxbd@gentoo.org> | 2023-07-11 00:27:21 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2023-07-11 00:30:15 +0800 |
commit | 78ede4d591c8c16e65e14414389ab9b6a58f21eb (patch) | |
tree | 3cf621ee80fcca7c324e88b450fe898bfc69005f /profiles/profiles.desc | |
parent | dev-python/deepdiff: New package, v6.3.1 (diff) | |
download | gentoo-78ede4d591c8c16e65e14414389ab9b6a58f21eb.tar.gz gentoo-78ede4d591c8c16e65e14414389ab9b6a58f21eb.tar.bz2 gentoo-78ede4d591c8c16e65e14414389ab9b6a58f21eb.zip |
p/p/darwin/macos/14.0: prepare for the upcoming macOS release.
Refactorize to merge the use.mask files into single directories.
Suggested-by: Jiajie Chen <jiegec@qq.com>
Reported-by: Chuangyu Ding <dchy12792246@icloud.com>
Signed-off-by: Benda Xu <heroxbd@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 563718973e22..932db6289110 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -400,11 +400,13 @@ 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 +x64-macos prefix/darwin/macos/14.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 +arm64-macos prefix/darwin/macos/14.0/arm64/gcc exp # Solaris Profiles x64-solaris prefix/sunos/solaris/5.11/x64 exp |