summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-09 18:27:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 18:27:12 +0300
commitb1eb768e223cc12081cf6259c531c9d51326e743 (patch)
treee1ddc6ccabdcfec74c3089cc45323bfb81e3ab4a
parentdev-ml/async_rpc_kernel: Stabilize 0.15.0 arm, #908161 (diff)
downloadgentoo-b1eb768e223cc12081cf6259c531c9d51326e743.tar.gz
gentoo-b1eb768e223cc12081cf6259c531c9d51326e743.tar.bz2
gentoo-b1eb768e223cc12081cf6259c531c9d51326e743.zip
dev-ml/protocol_version_header: Stabilize 0.15.0 arm, #908161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild b/dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild
index 19093852d0cc..f841623b8cf8 100644
--- a/dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild
+++ b/dev-ml/protocol_version_header/protocol_version_header-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 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~riscv ~x86"
IUSE="+ocamlopt"
RDEPEND="dev-ml/core:${SLOT}"