diff options
author | 2021-02-11 06:25:18 +0000 | |
---|---|---|
committer | 2021-02-11 06:25:18 +0000 | |
commit | 300d3c0d0e3888ebb204db7449e594353f44b17d (patch) | |
tree | 458b0be9b217d1c4c38029b1ef5aedd1ad3a1197 /dev-ml/jst-config | |
parent | dev-ml/ppx_assert: Stabilize 0.14.0 x86, #769317 (diff) | |
download | gentoo-300d3c0d0e3888ebb204db7449e594353f44b17d.tar.gz gentoo-300d3c0d0e3888ebb204db7449e594353f44b17d.tar.bz2 gentoo-300d3c0d0e3888ebb204db7449e594353f44b17d.zip |
dev-ml/jst-config: Stabilize 0.14.0 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/jst-config')
-rw-r--r-- | dev-ml/jst-config/jst-config-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/jst-config/jst-config-0.14.0.ebuild b/dev-ml/jst-config/jst-config-0.14.0.ebuild index 16e39b0ec491..f0819efa53d5 100644 --- a/dev-ml/jst-config/jst-config-0.14.0.ebuild +++ b/dev-ml/jst-config/jst-config-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" DEPEND=" |