depends: remove kernel version from darwin triplet

This commit is contained in:
tobtoht 2023-09-27 07:37:01 +02:00
parent 90294f09ae
commit c8e4de13f2
No known key found for this signature in database
GPG key ID: E45B10DD027D2472
6 changed files with 10 additions and 10 deletions

View file

@ -29,7 +29,7 @@ remotes:
files: []
script: |
WRAP_DIR=$HOME/wrapped
HOSTS="x86_64-apple-darwin11 aarch64-apple-darwin11"
HOSTS="x86_64-apple-darwin aarch64-apple-darwin"
FAKETIME_HOST_PROGS=""
FAKETIME_PROGS="ar ranlib date dmg genisoimage python"