We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547693b commit 6a11549Copy full SHA for 6a11549
packages/conf-protoc/conf-protoc.1.0.0/opam
@@ -1,7 +1,7 @@
1
opam-version: "2.0"
2
maintainer: "Issuu"
3
authors: "Google"
4
-license: "https://github.com/protocolbuffers/protobuf/blob/master/LICENSE"
+license: "BSD-3-Clause"
5
homepage: "https://developers.google.com/protocol-buffers/"
6
bug-reports: "https://github.com/protocolbuffers/protobuf/issues"
7
dev-repo: "git+https://github.com/protocolbuffers/protobuf.git"
@@ -20,6 +20,7 @@ depexts: [
20
["protobuf"] {os = "freebsd"}
21
["protobuf"] {os = "macos" & os-distribution = "homebrew"}
22
]
23
+
24
x-ci-accept-failures: [
25
"oraclelinux-7" # Package not available by default
26
"oraclelinux-8" # Package not available by default
0 commit comments