summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_fail
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-ml/ppx_fail
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-ml/ppx_fail')
-rw-r--r--dev-ml/ppx_fail/Manifest2
-rw-r--r--dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ppx_fail/Manifest b/dev-ml/ppx_fail/Manifest
index 3c637dc2fa98..81f2ee22783f 100644
--- a/dev-ml/ppx_fail/Manifest
+++ b/dev-ml/ppx_fail/Manifest
@@ -1,3 +1,3 @@
DIST ppx_fail-0.14.0.tar.gz 3773 BLAKE2B ef5c7a84808045a9b9ddb78556061ec0d9b04f5b08d5cb4096c353d0e38aa3bca360538efe53cf5faffad6628634d689504c063bbb563790c15a4f3d327f8c14 SHA512 a683430e5cdb50b52846b45d0e25a7b2498f14f34153319cb3ffd30e7b6e493f36790ffc5ea82ec3fbb0281a29e13bb2df10a1754ec32f0e5faad0890b6d211e
-EBUILD ppx_fail-0.14.0.ebuild 576 BLAKE2B 936f99444ff26a33c72c3913f579e352cd3ab5884aadf1b3b80d9b9cca28b3bc24491a24cb3fdb4e671cd95ea8268537caf7a0e8dc3ac77f60c353a0a8a66bce SHA512 59d93d5362bbbde1071198e5187f0c7b9f93678ab95142bb225435e57ccb2cb099068c10f22ca67e4705fc9a759a643b9c0d2c24ee1e56d019e23bd9a8d4c5fa
+EBUILD ppx_fail-0.14.0.ebuild 577 BLAKE2B cdfb733d611cd5c59f4488eaadb99a17e3cc1231263190cfe988f77127500055123ea5a0a709a72c016e78a22405a59d4672c83ac31e80b31eec5182ad6cbee4 SHA512 dd1d1295bb5b03570721a5547118273363686d374db9db9207a1c964e9407e2c1ae20e32deb8538921f3ac4bdbfe8059522a7758d62eef9156a5ba1a4e88823e
MISC metadata.xml 422 BLAKE2B cc5bf7508dadd0d2ac939aaa6dccd6723e35935d7f6e9d5bb813b3887b0400b3567dabf10d75392590e514ecf0d1aa9236d69ea582d7057b2a9c8c7eb748cbe5 SHA512 41f7bb2ea4feef19f8442bcf3caa36702b3b9e0cca8c4fadd845889abca77ab12d031280abaa2673621b79abef6e84f991def16ce47763ac4dea26d4854c68f4
diff --git a/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild b/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild
index 57cda6df142f..424de0828495 100644
--- a/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild
+++ b/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="