summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_bin_prot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-03 00:07:26 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-03 00:07:26 +0100
commita3bb28551df94028000fb72308a9e9baa01458b0 (patch)
tree33b14c7bf0dffbd5bb04dbd5b395514ebdda4896 /dev-ml/ppx_bin_prot
parent6657c680376cedf378fcf328e5fa03ed3b41d580 (diff)
gentoo auto-resync : 03:06:2024 - 00:07:25
Diffstat (limited to 'dev-ml/ppx_bin_prot')
-rw-r--r--dev-ml/ppx_bin_prot/Manifest2
-rw-r--r--dev-ml/ppx_bin_prot/ppx_bin_prot-0.16.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ppx_bin_prot/Manifest b/dev-ml/ppx_bin_prot/Manifest
index 4def08f85fee..178650629090 100644
--- a/dev-ml/ppx_bin_prot/Manifest
+++ b/dev-ml/ppx_bin_prot/Manifest
@@ -3,5 +3,5 @@ DIST ppx_bin_prot-0.15.0.tar.gz 37045 BLAKE2B 6ec039c1b18c759a676c1da30f02d70799
DIST ppx_bin_prot-0.16.0.tar.gz 37632 BLAKE2B 48597b32da8b41dc5c9027d8dccff099055b9efdd7510c5f89c4d74f51e2fe6150e800ed5fbcc44f818deed5843e5bd485403ef7ec1e09ddec8d2b328e1dc8ad SHA512 b6e4f1a1ea1dfcfb2c23f34b0842097ad85535a22a767b2f47aa3a5812a112a60768c7b94bfce2602721f165b8ffec1e5282e83a008b2c6684bb102093467f3c
EBUILD ppx_bin_prot-0.14.0.ebuild 869 BLAKE2B ad17169e03e632c5dba83929e2f66cd8b19098baaef22029e0fc4f89a481aa07a3f8c865b072353ba76f3ad69b952ecf773cb38fe7130a135d6304c9709698b8 SHA512 010da5942a99864432cb49f74e6d4b5b5b92482d952aff6a2c8e622bc23c66a35ce8a0244c93882b9d9266b28a1ad5f8bf32fa881c429fbd43a484d4a2262436
EBUILD ppx_bin_prot-0.15.0-r1.ebuild 615 BLAKE2B cf26be339c80dc604843aec1b1d01009a98eabbc782510ce7fec54480f867c9b7ca75a720212244753a19e3dffb40aeae087267daaa545c8dbb03326a6168285 SHA512 81ac997f7fe8d081651642de7da26a0d41e0d193c81ca40bef46e2df7f285fb7f5922875c43a59bf22270c529adb4452b313e0aa772ea10cde5f15f6e1a1142f
-EBUILD ppx_bin_prot-0.16.0.ebuild 643 BLAKE2B 973de9e6b4b9362049ff3ca4426eb9623f4d8e1f66d338388cac6e0ac6f32deb9f557d9a7a17578c9cd1073d2b52e3abf8c42aa5a291d971a923295a3ce7745d SHA512 a2e800a365e904d29f021d4c4be58d450c0c9cb1aa9f3b304e35c35130dc0ec1836366570327ad7edb4ff2d7ba286ed958a0b107f39d49989aa57197d61a87c8
+EBUILD ppx_bin_prot-0.16.0.ebuild 639 BLAKE2B 51c0a16c46a3ad05c3008eccec75e42792d6f3b78076efebdd0b5b6698688dc7116e7f5ea9cbed89aef66609d807bbae7e672c30942a16079d1b5968dab89884 SHA512 89ab6b08e98d74938caacfebea4ad563086b037ea8089e133748a78c35b21ed1c95e2b5e7da5a3631fe381a36d101a113f0f9094ea520441b9bb0705a7523092
MISC metadata.xml 321 BLAKE2B b0ef24cff0c794d45d3864eb092b8cc44dc83d685d45e7eeea5823bc7ea5530a5f0162d616866761b728ad6cda226f7b472ce346485054dbc8c6ee8743ea6406 SHA512 48929babf2b2af6fb5ad2618ba4ab5b824fc268468c21b0446cce282ca501e767febf418301f169d4a528d17382dfda096d4a53374edb243ceea2bfdce982f6f
diff --git a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.16.0.ebuild b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.16.0.ebuild
index c8f350402be7..fb2b307789ec 100644
--- a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.16.0.ebuild
+++ b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.16.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"