summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_string
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
commit5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (patch)
tree66e860a5099bcad013f1cf667255dc372a7c11b3 /dev-ml/ppx_string
parent7218e1b46bceac05841e90472501742d905fb3fc (diff)
gentoo resync : 20.03.2021
Diffstat (limited to 'dev-ml/ppx_string')
-rw-r--r--dev-ml/ppx_string/Manifest4
-rw-r--r--dev-ml/ppx_string/metadata.xml2
-rw-r--r--dev-ml/ppx_string/ppx_string-0.14.1.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/ppx_string/Manifest b/dev-ml/ppx_string/Manifest
index 713bfa2fe1eb..bb0065f9c7b5 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 654 BLAKE2B 839819fa38a4f62f8414347b388e503258518f8d6eccc17f8046afb6ecf4c576189e9b4ab36d5f541f10db32eb76606effcd4e4ee5bb1a8e4e5d9e753ee604f9 SHA512 5194714a5f860268558899c6d4a364ea9ae8ebb4994797e19814e4e1dc682789f22f10066a18ac81d6fba28921acc6929f92bb935cec0e64a3b6c0923d564d60
-MISC metadata.xml 330 BLAKE2B 8a254f960154cdca219a8a0839d20a0b1b59499050aad7a319a14ea9d25488ae8f831522f06ad207e2b54d67ada15c3f8a55ac31fcfff24bbdb7d7992c371681 SHA512 039ca9055143f9795534cb4c0092f6618b7f091e0cef20cd2e831a67318ac20ce7fcc0118f45058c8f4665ca30585f6e6ec87f3a65fabd27dc9d4f3433ed1eb3
+EBUILD ppx_string-0.14.1.ebuild 652 BLAKE2B 5759e77eaa8f7dd892089440e5fefb0a07581b15a53951204ee875153c59b90d65e44995e294b472aec60883c78f99e75a5adef52c2cd96294fd2ba66d65667c SHA512 b0e8ce951303d61325a392487c2d28347c6a878993664c4d84694d17e5e4b2a318a18369d6706bc4f47e16bff51a106a01414106d7342005b61e9a47c33a5a06
+MISC metadata.xml 330 BLAKE2B cb8dd6866f7f31221ab5c1ce02f7f291615be7eed22296a3cd99e66cc0844e381141110679cb13ee5319aa0fb71d30d5d27873a1509a6fb28be4688cc6fbf0b6 SHA512 893b503bafc9493e3e8b7c94e64d828bb8df9ac4f4c9e2383745fca8bd6173161ddd7832f409eac13cdcca42d9bd0770868ff71130d9e280588eccc338de88d5
diff --git a/dev-ml/ppx_string/metadata.xml b/dev-ml/ppx_string/metadata.xml
index 1350c31c1a0c..d8a1d8c4676f 100644
--- a/dev-ml/ppx_string/metadata.xml
+++ b/dev-ml/ppx_string/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
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 7afdb1228d1f..6d14169a4de3 100644
--- a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild
+++ b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild
@@ -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="