diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 22:43:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 22:43:41 +0300 |
commit | 209477bb266de24e72c6062ef2635c1b91e4a306 (patch) | |
tree | b7201aa6e560ca9beeb0bca032bee69d1728c99d /dev-ml/stdio | |
parent | dev-ml/jane-street-headers: Stabilize 0.16.0 arm, #933369 (diff) | |
download | gentoo-209477bb266de24e72c6062ef2635c1b91e4a306.tar.gz gentoo-209477bb266de24e72c6062ef2635c1b91e4a306.tar.bz2 gentoo-209477bb266de24e72c6062ef2635c1b91e4a306.zip |
dev-ml/stdio: Stabilize 0.16.0 arm, #933369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/stdio')
-rw-r--r-- | dev-ml/stdio/stdio-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/stdio/stdio-0.16.0.ebuild b/dev-ml/stdio/stdio-0.16.0.ebuild index a0a5ff12db77..1466ed8f4ee0 100644 --- a/dev-ml/stdio/stdio-0.16.0.ebuild +++ b/dev-ml/stdio/stdio-0.16.0.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=" |