We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3e521 commit e0f1a3dCopy full SHA for e0f1a3d
2 files changed
ports/libass/vcpkg.json
@@ -23,7 +23,8 @@
23
],
24
"features": {
25
"asm": {
26
- "description": "Enable assembly optimizations"
+ "description": "Enable assembly optimizations",
27
+ "supports": "x86 | x64 | arm64"
28
}
29
30
versions/l-/libass.json
@@ -1,7 +1,7 @@
1
{
2
"versions": [
3
4
- "git-tree": "eb2f8e390cf39d20ab5ba8e955c91470cb6efda4",
+ "git-tree": "c3156c4393ce4f7947428a3fd8ba3282be6f6f9a",
5
"version": "0.17.4",
6
"port-version": 1
7
},
0 commit comments