summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-25 01:49:07 +0000
committerSam James <sam@gentoo.org>2023-03-25 01:49:07 +0000
commit7e819d781e55a7fc7fbf36922d61cf36f713c875 (patch)
treea0d402d2fde69fbbc49968b2672853f6290a839c /dev-ml/stdio
parentdev-ml/ppx_here: Stabilize 0.15.0 arm64, #901531 (diff)
downloadgentoo-7e819d781e55a7fc7fbf36922d61cf36f713c875.tar.gz
gentoo-7e819d781e55a7fc7fbf36922d61cf36f713c875.tar.bz2
gentoo-7e819d781e55a7fc7fbf36922d61cf36f713c875.zip
dev-ml/stdio: Stabilize 0.15.0-r1 arm64, #901543
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/stdio')
-rw-r--r--dev-ml/stdio/stdio-0.15.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/stdio/stdio-0.15.0-r1.ebuild b/dev-ml/stdio/stdio-0.15.0-r1.ebuild
index 20cfeb4e0267..9ff47650e71e 100644
--- a/dev-ml/stdio/stdio-0.15.0-r1.ebuild
+++ b/dev-ml/stdio/stdio-0.15.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/stdio/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"
RDEPEND="dev-ml/base:${SLOT}"