summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_cold
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_cold
parent7218e1b46bceac05841e90472501742d905fb3fc (diff)
gentoo resync : 20.03.2021
Diffstat (limited to 'dev-ml/ppx_cold')
-rw-r--r--dev-ml/ppx_cold/Manifest4
-rw-r--r--dev-ml/ppx_cold/metadata.xml2
-rw-r--r--dev-ml/ppx_cold/ppx_cold-0.14.0.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/ppx_cold/Manifest b/dev-ml/ppx_cold/Manifest
index 5a7bded8d955..278f2d97b053 100644
--- a/dev-ml/ppx_cold/Manifest
+++ b/dev-ml/ppx_cold/Manifest
@@ -1,3 +1,3 @@
DIST ppx_cold-0.14.0.tar.gz 3778 BLAKE2B 5ae223047858ff11f90067fcb2a6541c964cd929e45fe9d43256b75a81599d6aa0aaf37fe7274e98c64b6448846ab8c64b1c092171392f74a395ea08ea0a60d8 SHA512 3655602defe6b5cd9740eb4cfcf480eded6912674df28955502adcd0d8d6901551e137b0660a389f8be2c88b3aebc830f57089d2ac1a82f7b9efdbaea358fe07
-EBUILD ppx_cold-0.14.0.ebuild 603 BLAKE2B 2722ae7f94b5ba4ed0b18adde98d3a37ee85c730a923aac4baf1ea5fc2521aaec721a69848073af0c7ca68bfbc667106d2b964079b3b1df1c84f816c2a9b25cf SHA512 b193159bcf86b7340054268ad456e69a2065f5f8e621442a03b97b1d3f6cb41263ed59cf3dd75a5e2aaabdaae689b46f67d4a538e17e60555da559a4922de4ea
-MISC metadata.xml 328 BLAKE2B b725f5ab6ec86d11cdb6281bd31feff543275a0dc04e2f2ec86f8ca7f3ad60e2812f753d616b7121f51f24649dbdf5dcb76cbb9fd727ddd90ab9d6a828a6667d SHA512 7425343bbb1452bc1a7c890937e41c05485e609b6154e56c08d50ea151d2683d832ee501750a8abe829ee0aa84995a164a8be62c0f6ad3284f5f94b2e8155576
+EBUILD ppx_cold-0.14.0.ebuild 601 BLAKE2B 59c2b49d350933461ad0ec24f57c849f6be7141c475501d1f0614f201ed538a5cdf45d603a84385a203ce86c54927391de76842f3365f896e334331c2906ae47 SHA512 c35af1516d829230989ed450ba9e9293482766d1e620c676a79877d42764a773a4882dd579c7af8cee5046ee13f84ae29a2c4bbc9a6590053687ebba8f4bd9a7
+MISC metadata.xml 328 BLAKE2B 161637ca7a3b7b38fb50fd4494f3b53f5da228326eb8d635bc6016e3c9d8ca0a9e89d110a4a7c54df95f919a498e8ee80865880432e00ada41232f5439668be5 SHA512 0f0b66906d2063c7b288eec84c7842b5bfd47347c38bcbc9eb57006f8688f68aa941a5bbbd23eb380b236acb651822e591b4a24b723c62a6fa9fe722acf4ae42
diff --git a/dev-ml/ppx_cold/metadata.xml b/dev-ml/ppx_cold/metadata.xml
index fce837d2f493..6f4a7fe7e1eb 100644
--- a/dev-ml/ppx_cold/metadata.xml
+++ b/dev-ml/ppx_cold/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_cold/ppx_cold-0.14.0.ebuild b/dev-ml/ppx_cold/ppx_cold-0.14.0.ebuild
index c11017f1ae22..16580dc9b925 100644
--- a/dev-ml/ppx_cold/ppx_cold-0.14.0.ebuild
+++ b/dev-ml/ppx_cold/ppx_cold-0.14.0.ebuild
@@ -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="