Skip to content

Commit

Permalink
Opam: Fix previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
saroupille committed May 14, 2024
1 parent fdd3a05 commit ba177c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions tezt-bam.opam
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@ build: [
]
]
dev-repo: "git+https://github.com/francoisthire/bam.git"
conflicts: [
"ocaml-option-bytecode-only"
]
available: arch != "arm32" & arch != "x86_32"

5 changes: 2 additions & 3 deletions tezt-bam.opam.template
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
conflicts: [
"ocaml-option-bytecode-only"
]
available: arch != "arm32" & arch != "x86_32"

0 comments on commit ba177c1

Please sign in to comment.