summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-25 01:49:09 +0000
committerSam James <sam@gentoo.org>2023-03-25 01:49:09 +0000
commitfba34f550236c92f3785d53332803ff6f6d37d58 (patch)
treef7d9a22f98344d05715f511be570c5448db4f742 /dev-ml/typerep
parentdev-ml/stdio: Stabilize 0.15.0-r1 arm64, #901543 (diff)
downloadgentoo-fba34f550236c92f3785d53332803ff6f6d37d58.tar.gz
gentoo-fba34f550236c92f3785d53332803ff6f6d37d58.tar.bz2
gentoo-fba34f550236c92f3785d53332803ff6f6d37d58.zip
dev-ml/typerep: Stabilize 0.15.0 arm64, #901589
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/typerep')
-rw-r--r--dev-ml/typerep/typerep-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/typerep/typerep-0.15.0.ebuild b/dev-ml/typerep/typerep-0.15.0.ebuild
index e6159b57db2d..0a92b498627c 100644
--- a/dev-ml/typerep/typerep-0.15.0.ebuild
+++ b/dev-ml/typerep/typerep-0.15.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}"