summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_base
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_base
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-ml/ppx_base')
-rw-r--r--dev-ml/ppx_base/Manifest2
-rw-r--r--dev-ml/ppx_base/ppx_base-0.14.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ppx_base/Manifest b/dev-ml/ppx_base/Manifest
index 8b71a8dcdf10..1d54e39bb0a1 100644
--- a/dev-ml/ppx_base/Manifest
+++ b/dev-ml/ppx_base/Manifest
@@ -1,3 +1,3 @@
DIST ppx_base-0.14.0.tar.gz 2953 BLAKE2B d62187d4b359dab01f88054ffb53a434402af022849a633749f3d60b625967a30b6c2ef58b838ef2ee6261d675da60f03d062ae1dc8391d5a4f0bb9cb3d719b0 SHA512 d41f36e3ddec7bdffaa93d8ec4110a197ef4d4af4f9173e060b0f1c5d9c95a33ee13379e41dc027f1103faea3b8ec4e314387b0844a7fcb78d0770ffa44c99e8
-EBUILD ppx_base-0.14.0.ebuild 700 BLAKE2B e65a818e0d7caef334dc59ffbc780f179cc78082ce8d391c7892afe7c97ca537cacfb6a54a1e6eef6836e49ba142f1ec9cc7e1eefdb1ac77013be360d54a1b08 SHA512 972d9ec4534aab311db9a698711d6ce24c44441e9c123bdf68f23fd812e222759bd49c95ca9158d68d54bf094ff32cdeb5b3d3921f9532e38bf98b88d30e288f
+EBUILD ppx_base-0.14.0.ebuild 701 BLAKE2B cc14c9909301c71a8d1505c1b9f31c5b0425d068b2e23dbe84cf107cc8062e0b4e61ad42f05d13dca7c57b3591a6cd81033b3911ef1a1a8b524f9c7d92c0dcc9 SHA512 ad7f6d261adeb787fe9dd42a2926bd08ba4431cd1ad866635263f6bc26af8d9e8d73fa90ceacc2b9c98ef32c5712bd3b38c603ab29f449eccb25c99d32ad87fb
MISC metadata.xml 422 BLAKE2B a85a032128f3357c1d93ba32ddecc169d5e6c39de55c99244d7869354c6112cd088c8d495706befd589a2c1167d546a2a90ee73b130532ab623cd0e51984e919 SHA512 15194781d5b94fbfe1cb40f3300cfef669c22fc33b97a4fdcd20fd9763bd7100d22f131f907a47ec4f668eba718baa16ac47753747eaae54d8839bccb16c31e8
diff --git a/dev-ml/ppx_base/ppx_base-0.14.0.ebuild b/dev-ml/ppx_base/ppx_base-0.14.0.ebuild
index 5ab183c7db3c..1f4fdf2de065 100644
--- a/dev-ml/ppx_base/ppx_base-0.14.0.ebuild
+++ b/dev-ml/ppx_base/ppx_base-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="