summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_string
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_string
parent69051588e2f955485fe5d45d45e616bc60a2de57 (diff)
gentoo (valentine's day) resync : 14.02.2021
Diffstat (limited to 'dev-ml/ppx_string')
-rw-r--r--dev-ml/ppx_string/Manifest2
-rw-r--r--dev-ml/ppx_string/ppx_string-0.14.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ppx_string/Manifest b/dev-ml/ppx_string/Manifest
index 5501f53afe13..713bfa2fe1eb 100644
--- a/dev-ml/ppx_string/Manifest
+++ b/dev-ml/ppx_string/Manifest
@@ -1,3 +1,3 @@
DIST ppx_string-0.14.1.tar.gz 4807 BLAKE2B 2ce5cf2d5dd913f05e66c24ea5be2ce4a56c59b7e5faecf003a573274bfaef3834935276e110fba1d0af3a3ef9d6ca730622dc780ab6063945a01aa3d6900a43 SHA512 2b570ca3d248f89ee1903e6ea40fbcd9c5c72809ff1f42dc67e9d41f6c297465ae47ffdbeda9f263dddf14c9c460bbbdee01243cef838d0ec49493c3b5644aee
-EBUILD ppx_string-0.14.1.ebuild 658 BLAKE2B 76abf940a0c46be6466c2cd416dd04a3f446da8cca2154efa8faf390557e14c9573d91031976672baeed787b1b9421032dc4673ed7ce1cd055bdd7ebddd09083 SHA512 03462b3aa6e4eb5e827a4f4249f37557694e2581c2865f343ce3323d5a03862648cc9f3cea6ee540ae2aaade2b8646e2d31d36806a766710dc02d99a9e4ed45e
+EBUILD ppx_string-0.14.1.ebuild 654 BLAKE2B 839819fa38a4f62f8414347b388e503258518f8d6eccc17f8046afb6ecf4c576189e9b4ab36d5f541f10db32eb76606effcd4e4ee5bb1a8e4e5d9e753ee604f9 SHA512 5194714a5f860268558899c6d4a364ea9ae8ebb4994797e19814e4e1dc682789f22f10066a18ac81d6fba28921acc6929f92bb935cec0e64a3b6c0923d564d60
MISC metadata.xml 330 BLAKE2B 8a254f960154cdca219a8a0839d20a0b1b59499050aad7a319a14ea9d25488ae8f831522f06ad207e2b54d67ada15c3f8a55ac31fcfff24bbdb7d7992c371681 SHA512 039ca9055143f9795534cb4c0092f6618b7f091e0cef20cd2e831a67318ac20ce7fcc0118f45058c8f4665ca30585f6e6ec87f3a65fabd27dc9d4f3433ed1eb3
diff --git a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild
index da70fa07c084..7afdb1228d1f 100644
--- a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild
+++ b/dev-ml/ppx_string/ppx_string-0.14.1.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/ppx_string/archive/v${PV}.tar.gz -> ${P}.
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="