diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:14 +0000 |
commit | dc054fe68de409dbde4c8341b26096bd29cbc457 (patch) | |
tree | a0e2ba0c41cc55958c73e2b6108ed2d3784b51d8 /dev-ml/stdio | |
parent | dev-ml/ppx_derivers: Stabilize 1.2.1 x86, #769317 (diff) | |
download | gentoo-dc054fe68de409dbde4c8341b26096bd29cbc457.tar.gz gentoo-dc054fe68de409dbde4c8341b26096bd29cbc457.tar.bz2 gentoo-dc054fe68de409dbde4c8341b26096bd29cbc457.zip |
dev-ml/stdio: Stabilize 0.14.0 x86, #769317
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 97cbba55d4d9..9fdd3eda7462 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=" |