[portable-snippets] no arm osx (#24236)

This commit is contained in:
autoantwort 2022-04-19 16:49:32 +02:00 committed by GitHub
parent 0495716066
commit 8e95733728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 4 deletions

View File

@ -1,7 +1,9 @@
{
"name": "portable-snippets",
"version-string": "2019-09-20",
"port-version": 1,
"version-date": "2019-09-20",
"port-version": 2,
"description": "Collection of miscellaneous portable C snippets",
"homepage": "https://github.com/nemequ/portable-snippets"
"homepage": "https://github.com/nemequ/portable-snippets",
"license": null,
"supports": "!(arm & osx)"
}

View File

@ -5514,7 +5514,7 @@
},
"portable-snippets": {
"baseline": "2019-09-20",
"port-version": 1
"port-version": 2
},
"portaudio": {
"baseline": "19.7",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c955bc2bba510d1fd09122a7b16f8eff1284d922",
"version-date": "2019-09-20",
"port-version": 2
},
{
"git-tree": "7a24a15b684910521e29c4b5e2c6660329f306c9",
"version-string": "2019-09-20",