summaryrefslogtreecommitdiff
path: root/dev-ml/js_of_ocaml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/js_of_ocaml')
-rw-r--r--dev-ml/js_of_ocaml/Manifest2
-rw-r--r--dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild1
2 files changed, 1 insertions, 2 deletions
diff --git a/dev-ml/js_of_ocaml/Manifest b/dev-ml/js_of_ocaml/Manifest
index 14d3d9feafab..10c11f51351e 100644
--- a/dev-ml/js_of_ocaml/Manifest
+++ b/dev-ml/js_of_ocaml/Manifest
@@ -3,6 +3,6 @@ AUX ppx.patch 542 BLAKE2B 4ec12f99067e811412564f648ed63c0b894849fb1b19779df9ad6a
DIST js_of_ocaml-2.8.4.tar.gz 1344082 BLAKE2B f7f24e422a906d14ccf26b65de00c4d08726058cb14113c60527e337a14b6e2e65fc6dcda76dcffe3139c5fc7b5b2c1111ecb3ceaf820697581fed7cd35d097d SHA512 8dc65bac7d60f2d3534e31e0fddb061f1b97bfd8146b1a34b4a1a516574c6a39f66d115646aa9767b7e24a51ec76949b05841088601f97d76972c8899a50c4fd
DIST js_of_ocaml-3.0.0.tar.gz 1433377 BLAKE2B c4d696adc90c8caacf725f7b691b9f57199385f6137356da8562d63b95c5089317064e36d343f524713df600e07f04d8b530b591cb5532f0dffa4ae143dd8f4b SHA512 dc4bbbfdacb43338aa7f97b7012b6de8a2eac5d7c5f535ceb9565c477c961a212ce5b2a75b1719fcd9f2d57938ee2162f6f04d3364397a469d7a13d1fe4e3908
EBUILD js_of_ocaml-2.8.4-r2.ebuild 1926 BLAKE2B 2e8c5f9eab3d07b63b006c14cbe51b15d4ed1809d71e5ef7a5a32d1639c92a57b6fd06fdd2c5733d1e8c98ad5cd33597d53e55d5ac61376a817206407ddd159e SHA512 d66eccc7429c20de923256a718fba5088f78ea8541ef665b4bcbb3a9529795a48449e12434407c3d459d87903dab3d88571e02d9a076489392128c3705e0e78d
-EBUILD js_of_ocaml-3.0.0.ebuild 1703 BLAKE2B 34f9e769f4e500c89bb7c81988321cf14bcaeb12429c17ee7b7c377a6ad254d94cd28de209c8abb336785032226cbf27e0c16b05c8d377829d9e116370ff3ad3 SHA512 9961d06ce53794dfcc4ac3b7a99ff49917fd25c336b03ec5e263b2d5e0337c6e5c96159e3fd8a803409f72eb5ad8f5d85d0b688275c2bf23bd147484036651ff
+EBUILD js_of_ocaml-3.0.0.ebuild 1690 BLAKE2B 94abbe038cbd4c71129c65a8e10f9bd67628586be8ed1462223c728059b6806aec059ebfa48c7c39373d98d46bb1c8c55cb8ab681b59846bdec3bdebd6cae6ce SHA512 d8de607c03ad9751f557e0b76431b18effa7b6f7a3365997260c9a230c6a17ee75d7e83a16c669e5c492636d7c7dae422ea379f7c3dfc5073f1109426808e3e1
EBUILD js_of_ocaml-9999.ebuild 1621 BLAKE2B 447af2aecfee0dc998925fa17d4ec94970799f1b8fded809d35149582d67809164bcd363e4935ed10477fc0f02e9e73a584b563e5453911b21be0f211a7bdef7 SHA512 17f9820a6636abfff560d1b351199ccaacc96d5545937892284c214385f50a003da1b0a5d093a108e72edd1f1f24d2f71f2d1829ee6147ffca21c6e9f5da4874
MISC metadata.xml 636 BLAKE2B 602471959d825740e7ebc8b721fb60672b522ca66eda595acf20efc1c98cf1d82c2cc51a9cbf259482fde8916ab465f133ea3bb485395e7e2cfdc6179e242a8c SHA512 15c916cc04037f5868dd1b92a0b13d57e811ead7f68513660bfec8a232d13f0b24d12733e653995e291742757d44ce7426fd9e25a224c5f5fc6b3cfec6fae530
diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild b/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild
index 12a42f7f42ee..6b828ef47386 100644
--- a/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild
+++ b/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild
@@ -15,7 +15,6 @@ if [ "${PV#9999}" != "${PV}" ] ; then
else
SRC_URI="https://github.com/ocsigen/js_of_ocaml/archive/${PV}.tar.gz -> ${P}.tar.gz"
# Breaks dev-ml/eliom dev-ml/async_js dev-ml/ocsigen-toolkit
- KEYWORDS=""
#KEYWORDS="~amd64"
fi