diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:43:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:47:06 +0000 |
commit | 1b2755c27660e5888dd2f6efad84c44fd3c2d8a4 (patch) | |
tree | 58d9f728f8257bc26de2f20ae45d24dc856ed0ce /dev-ml/stdio | |
parent | dev-ml/jane-street-headers: Stabilize 0.14.0 arm64, #772833 (diff) | |
download | gentoo-1b2755c27660e5888dd2f6efad84c44fd3c2d8a4.tar.gz gentoo-1b2755c27660e5888dd2f6efad84c44fd3c2d8a4.tar.bz2 gentoo-1b2755c27660e5888dd2f6efad84c44fd3c2d8a4.zip |
dev-ml/stdio: Stabilize 0.14.0 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/stdio')
-rw-r--r-- | dev-ml/stdio/stdio-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/stdio/stdio-0.14.0.ebuild b/dev-ml/stdio/stdio-0.14.0.ebuild index 637dd174b41a..be66683fed96 100644 --- a/dev-ml/stdio/stdio-0.14.0.ebuild +++ b/dev-ml/stdio/stdio-0.14.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/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |