diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-02-20 20:21:39 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-02-20 20:21:39 +0000 |
commit | dd03974882f85ca04e35cfbc97f7ff756f5d5c20 (patch) | |
tree | 4fabcc91c51083e19657dd0a557043e74468106e /profiles/prefix | |
parent | d542bd2ef95af892c7ef62be1489b0288b1df9e3 (diff) |
gentoo auto-resync : 20:02:2023 - 20:21:39
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/arch/arm64/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/prefix/darwin/macos/arch/arm64/make.defaults b/profiles/prefix/darwin/macos/arch/arm64/make.defaults index 3ceab05d32e1..4bd8a3ab9cb6 100644 --- a/profiles/prefix/darwin/macos/arch/arm64/make.defaults +++ b/profiles/prefix/darwin/macos/arch/arm64/make.defaults @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 ARCH="arm64-macos" -ACCEPT_KEYWORDS="~x64-macos" # this is a hack whilst we don't have full system +ACCEPT_KEYWORDS="~arm64-macos" # multilib build stuff, single ABI (no multilib) ABI="arm64" |