opam: don't support oraclelinux

This commit is contained in:
Rijnard van Tonder 2021-03-04 13:51:32 -07:00
parent 850f5bd047
commit cd671c01a9

View File

@ -47,6 +47,7 @@ depends: [
"tls"
"bisect_ppx" {with-test & dev & >= "2.5.0"}
]
available: [ os-distribution != "oraclelinux" ]
synopsis: "A tool for structural code search and replace that supports ~every language"
description: """
Comby is a tool designed to make it easy to match change syntax for basically