this repo has no description

Make dkml-component-xx-console.0.1.0 installable only on Windows x86

Installs windows binary

Kate e7eb0da3 226c72e8

Changed files
+1
packages
dkml-component-xx-console
dkml-component-xx-console.0.1.0
+1
packages/dkml-component-xx-console/dkml-component-xx-console.0.1.0/opam
···
homepage: "https://github.com/diskuv/dkml-install-api"
bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
dev-repo: "git+https://github.com/diskuv/dkml-install-api.git"
+
available: os = "win32" & (arch = "x86_32" | arch = "x86_64")
install: [
["install" "-d"
"%{_:share}%/staging-files/windows_x86/bin"