Commit 4650aabb authored by gab's avatar gab

q/KDB is only for x64

parent 45615536
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"tags": true, "tags": true,
"platforms": ["osx", "windows"] "platforms": ["osx-x64", "windows-x64"]
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment