summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-02 22:44:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-02 22:44:20 +0300
commit5e69f2318014cbdc100616613492baadacbcf949 (patch)
treecb6dc51d2dfe0825549faa643d87448eb55e9f7c /dev-ml/typerep
parentdev-ml/ppx_tydi: Stabilize 0.16.0 arm64, #933369 (diff)
downloadgentoo-5e69f2318014cbdc100616613492baadacbcf949.tar.gz
gentoo-5e69f2318014cbdc100616613492baadacbcf949.tar.bz2
gentoo-5e69f2318014cbdc100616613492baadacbcf949.zip
dev-ml/typerep: Stabilize 0.16.0 arm64, #933369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/typerep')
-rw-r--r--dev-ml/typerep/typerep-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/typerep/typerep-0.16.0.ebuild b/dev-ml/typerep/typerep-0.16.0.ebuild
index 14481d4e0929..2d2a3b1b966e 100644
--- a/dev-ml/typerep/typerep-0.16.0.ebuild
+++ b/dev-ml/typerep/typerep-0.16.0.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"
DEPEND="dev-ml/base:${SLOT}"