summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_pipebang
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
commitc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (patch)
treec44943ee0563a3fa957716de909fed683117fcb9 /dev-ml/ppx_pipebang
parent69051588e2f955485fe5d45d45e616bc60a2de57 (diff)
gentoo (valentine's day) resync : 14.02.2021
Diffstat (limited to 'dev-ml/ppx_pipebang')
-rw-r--r--dev-ml/ppx_pipebang/Manifest2
-rw-r--r--dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ppx_pipebang/Manifest b/dev-ml/ppx_pipebang/Manifest
index 13dd813b5e99..413b77990589 100644
--- a/dev-ml/ppx_pipebang/Manifest
+++ b/dev-ml/ppx_pipebang/Manifest
@@ -1,5 +1,5 @@
DIST ppx_pipebang-0.14.0.tar.gz 3766 BLAKE2B a2e99dd5e27ddbca5d77b1c215757d8d0d2d54b53511f0db93a09a16c25b5c5e429a08c8d42c7e4843eeb23c346649dea5700c445afe176f4b1625340901b6c1 SHA512 b07004aef0865c877f8f814068b514298568078785586933f400350d1a1dae3eb4aafe1ba4f12e17a3e2a3945297162c4a725ebfbc153e80b412c6086019959a
DIST ppx_pipebang-0.9.0.tar.gz 5964 BLAKE2B ce001d207a59b1e99f7a023c2823d1b90233762147ad377aa54f7c771041e77081f7f9b05a0f36cb9a2f6379622a9686fa5bad8974d7707dc0b22b3c704edac6 SHA512 d0e82152d257f7214e577e37046877a9c4129c6a9fd79f83912c6335455add4302d927e70117a1e9386c448686d271a7596b3fd2ef0b5f2bda8010cbb9157751
-EBUILD ppx_pipebang-0.14.0.ebuild 607 BLAKE2B 8bc86d11f9848c9edef0ff658c0b47685c41e6b4527bb933d33aa952d7b80842a59138c0ab5c5a41d0103d4506a4e107b558d24603521b912ad2c7f7bcb67b22 SHA512 af1c957a449ad140e75c34213f7ef71cb60589f0b3ede1d43806164beb6927e16c6a72d941324ceee520960a0d8673217ec857b60ac35492ee084b7dbe6a416c
+EBUILD ppx_pipebang-0.14.0.ebuild 603 BLAKE2B 2a0b2c447e5e85df77b90adfcfc86809aae910b24b021fc0f1e0d7abfcdbccdb123e7f243478fc736180af919f1e5dced050d4d80df5169c3bbeda3045da3513 SHA512 18ff913ce6420bbb463b76ae47ce937f462baccc98ea2e189b16b09495658fab61d9df48d2ffe1955ec61b0a6d7e90474f3a35f1276c8187889a8d468f4f4f9d
EBUILD ppx_pipebang-0.9.0.ebuild 576 BLAKE2B b3cdc15a04f75c3179a4d6acbb7438cc3ca5eab44521170228f13979c502630f81e1daa366e26611d7fe1971b1941bec8c357b538e00b2bc695e7a6c06e41afe SHA512 d0b26da06387b21925fdc0bd9c878fd04d9182c564633af13413d6739a6150113ada6da608b587bb95e90bb9d3e2b0c72011b96e0cbab725efba6e555938f7c7
MISC metadata.xml 332 BLAKE2B 14afd3db00086d729807a4c4305a3e884ba3ac50c56933ca29e9a9cccc93760b9eea1f2faa70ce2da7a4d682868af4348c6b1633e375a5162a768a440f646df8 SHA512 180f11fe1d90e525f33b0cf5c58e7d75845defa23c0d3b4d1b630e1f264048728f08a0f146912036830185429ff496b716269720f34e5b38528fe242174e6855
diff --git a/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild b/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild
index 2726dec13376..da1187d697e5 100644
--- a/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild
+++ b/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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="