summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 11:28:45 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 11:28:45 +0300
commitd9cf53bd56c66acaeba986160e0bc9318886a488 (patch)
tree45e2befca4d090a07ac7a1e2ff2b856213725e9f /dev-ml/ppx_bin_prot
parentdev-ml/camlp4: Stabilize 4.14_p1-r2 arm64, #901693 (diff)
downloadgentoo-d9cf53bd56c66acaeba986160e0bc9318886a488.tar.gz
gentoo-d9cf53bd56c66acaeba986160e0bc9318886a488.tar.bz2
gentoo-d9cf53bd56c66acaeba986160e0bc9318886a488.zip
dev-ml/ppx_bin_prot: Stabilize 0.15.0-r1 arm64, #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 46c5f6cc2433..648a5ad4dd49 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 )"