summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 11:28:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 11:28:49 +0300
commit474369eeaf519cd11744b1239b7e9d81f8c981ad (patch)
tree076a20a716a8e62b7e9d8411445fd02e5809da63 /dev-ml
parentdev-ml/ppx_bin_prot: Stabilize 0.15.0-r1 arm64, #901567 (diff)
downloadgentoo-474369eeaf519cd11744b1239b7e9d81f8c981ad.tar.gz
gentoo-474369eeaf519cd11744b1239b7e9d81f8c981ad.tar.bz2
gentoo-474369eeaf519cd11744b1239b7e9d81f8c981ad.zip
dev-ml/ppx_bin_prot: Stabilize 0.15.0-r1 arm, #901567
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 648a5ad4dd49..59371554c68a 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 )"