diff options
author | Fabian Groffen <grobian@gentoo.org> | 2024-02-05 20:04:52 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2024-02-05 20:04:52 +0100 |
commit | 3788eef280dcff5d415b4b1c3af1c1e58767a0b1 (patch) | |
tree | 05f5b0a3c742e4681d1d61539d2b241aa47e13cc /profiles/profiles.desc | |
parent | x11-terms/xfce4-terminal: Bump to 1.1.2 (diff) | |
download | gentoo-3788eef280dcff5d415b4b1c3af1c1e58767a0b1.tar.gz gentoo-3788eef280dcff5d415b4b1c3af1c1e58767a0b1.tar.bz2 gentoo-3788eef280dcff5d415b4b1c3af1c1e58767a0b1.zip |
profiles: restore 32-bits Intel Mac OS X 10.5 profile
This partially reverts commits
75712aea0939827c4efbd5b2eae81e29f66404e6
a9160b7464a1176ed63e7c4e7ce49f89e3afa647
The ppc variant is much more easily tested via the x86 variant.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 1f64033b28a1..996a48a5d7b2 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -635,8 +635,9 @@ x86-linux default/linux/x86/17.0/prefix/kernel-2.6.16+ exp arm-linux default/linux/arm/17.0/armv7a/prefix/kernel-3.2+ exp arm64-linux default/linux/arm64/17.0/prefix/kernel-3.2+ exp -# Mac OS X Profiles +# macOS Profiles ppc-macos prefix/darwin/macos/10.5/ppc/gcc exp +x86-macos prefix/darwin/macos/10.5/x86/gcc exp x64-macos prefix/darwin/macos/10.11/x64 exp x64-macos prefix/darwin/macos/10.13/x64 exp x64-macos prefix/darwin/macos/10.13/x64/gcc exp |