Skip to content

Commit

Permalink
Do not build for 32 bits OS
Browse files Browse the repository at this point in the history
  • Loading branch information
jnavila committed Nov 24, 2021
1 parent 94b4702 commit e5f94e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kicadsch.opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ depends: [
"ounit" {with-test}
"ocaml" {>="4.07"}
]
available: arch != "arm32" & arch != "x86_32"

0 comments on commit e5f94e4

Please sign in to comment.