summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_jane
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_jane
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-ml/ppx_jane')
-rw-r--r--dev-ml/ppx_jane/Manifest2
-rw-r--r--dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ppx_jane/Manifest b/dev-ml/ppx_jane/Manifest
index d695d5fc3e56..d3a02e197a2a 100644
--- a/dev-ml/ppx_jane/Manifest
+++ b/dev-ml/ppx_jane/Manifest
@@ -1,3 +1,3 @@
DIST ppx_jane-0.14.0.tar.gz 4593 BLAKE2B 787fc0701ba0361446cb210c23469881da8fbab28460262a7bdca8723af158ed8deeb4597a31c8d89a4d44e5263c74e0ebc504b83827e0a34870a503b2ea9053 SHA512 b51bef2330ebb8d361b3f856a0526a5290664b68fa56a02de7020b0e27aaf5a378f1b22fc9a24007bfc812af67eb79343b2bdc3ca550108393323b99e29c623d
-EBUILD ppx_jane-0.14.0.ebuild 1207 BLAKE2B e6f796e0a99a6f05ec02d066880656647944778175e3854c77d8b57021987c532d779d6020ab8d78eb5de52cba19ab11cda15faea6746380629b3e97b1c25dc6 SHA512 98de1e543c454766f7670c6d46e257c0aa31d1a5b200a610e842fa2d0935786aa78f24bbd6f9d04083312554012e207146f59e02b1f0175b9076539845da377a
+EBUILD ppx_jane-0.14.0.ebuild 1208 BLAKE2B 6ba87e9323028576026fa9dc92fc8c6bf0ac4ca7e8ea0b3a288688da403c47cfa94181f5cc88d981cd131b3d57e9368dabd8fc818924fc035603e16c898de3f0 SHA512 e5ab956db37518bf1e82739c5f716b0206fadc17abce8b6020b951e1b7b4bd6b58caf92d4b37170621c22d3205c1eed4a1708d67373a4598095aae7f9b1b1c0b
MISC metadata.xml 422 BLAKE2B 8f12580d0fe5fa2b0b225ee0d6b1bce1bbac590ccee469f07bfa01c337d7211c00d14d7d22a7e3c7601913f4fda2c0beeab853d80be71b988ce04e9553ca2aff SHA512 64e2d501e8957929ec015ef2ab95a5d910a906e80ff204b5d7ab60aa435d04cd74845beadb82bd9f1e111b3c209b7ff17ee91251172177c5aaf7596824f6b250
diff --git a/dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild b/dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild
index 41b3332c6a2f..88959e695049 100644
--- a/dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild
+++ b/dev-ml/ppx_jane/ppx_jane-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="