summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 11:28:52 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 11:28:52 +0300
commitccf757419074cf365e84179a0afe81d25277885e (patch)
tree3a33ff3bdc1a6834c46d5963a1b0b7ac612c5f8d /dev-ml/ppx_bin_prot
parentdev-ml/ppx_bin_prot: Stabilize 0.15.0-r1 arm, #901567 (diff)
downloadgentoo-ccf757419074cf365e84179a0afe81d25277885e.tar.gz
gentoo-ccf757419074cf365e84179a0afe81d25277885e.tar.bz2
gentoo-ccf757419074cf365e84179a0afe81d25277885e.zip
dev-ml/ppx_bin_prot: Stabilize 0.15.0-r1 ppc64, #901567
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_bin_prot')
-rw-r--r--dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild
index 59371554c68a..c91daaa4172b 100644
--- a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild
+++ b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.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/$(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 )"