diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:31:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:31:00 +0000 |
commit | 2ce9204e298713d74908dacde683803152207396 (patch) | |
tree | 497d08780199ad62d70ac9592e3cf15834c72aab /dev-ml/stdio | |
parent | dev-ml/ppx_derivers: Stabilize 1.2.1 ppc, #769317 (diff) | |
download | gentoo-2ce9204e298713d74908dacde683803152207396.tar.gz gentoo-2ce9204e298713d74908dacde683803152207396.tar.bz2 gentoo-2ce9204e298713d74908dacde683803152207396.zip |
dev-ml/stdio: Stabilize 0.14.0 ppc, #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 9fdd3eda7462..5d922b21da51 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=" |