summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-03-25 02:16:48 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-03-25 02:16:48 +0000
commit3ff6eb84416c3ee79083b10456c3372c33d88ad9 (patch)
tree9224d06ba47bf17a6165403fb1ba87e3ab7d7919
parent2023-03-25 02:04:04 UTC (diff)
parentdev-ml/ppx_typerep_conv: Stabilize 0.15.0 ppc64, #901591 (diff)
downloadgentoo-3ff6eb84416c3ee79083b10456c3372c33d88ad9.tar.gz
gentoo-3ff6eb84416c3ee79083b10456c3372c33d88ad9.tar.bz2
gentoo-3ff6eb84416c3ee79083b10456c3372c33d88ad9.zip
Merge updates from master
-rw-r--r--dev-ml/ppx_optcomp/ppx_optcomp-0.15.0.ebuild2
-rw-r--r--dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild2
-rw-r--r--dev-ml/sexplib/sexplib-0.15.1-r1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.15.0.ebuild b/dev-ml/ppx_optcomp/ppx_optcomp-0.15.0.ebuild
index 014b0559ad6f..c8c68bb874d1 100644
--- a/dev-ml/ppx_optcomp/ppx_optcomp-0.15.0.ebuild
+++ b/dev-ml/ppx_optcomp/ppx_optcomp-0.15.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_optcomp/archive/v${PV}.tar.gz -> ${P}
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"
DEPEND="
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
index c3b1f3f3405b..68b2a9de168b 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
DEPEND="
diff --git a/dev-ml/sexplib/sexplib-0.15.1-r1.ebuild b/dev-ml/sexplib/sexplib-0.15.1-r1.ebuild
index de5cc5e23ebf..d417cdafe060 100644
--- a/dev-ml/sexplib/sexplib-0.15.1-r1.ebuild
+++ b/dev-ml/sexplib/sexplib-0.15.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/sexplib/archive/v${PV}.tar.gz -> ${P}.tar
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"
RDEPEND="