diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 18:22:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 18:22:53 +0300 |
commit | 9dc36faf41840d85885e12e4b1a347d77fb7a974 (patch) | |
tree | d9aeadfdc93e3533e28cdf06ac78adfe0f6eae1d /dev-ml | |
parent | sci-visualization/quickplot: Stabilize 1.0.1_rc amd64, #899442 (diff) | |
download | gentoo-9dc36faf41840d85885e12e4b1a347d77fb7a974.tar.gz gentoo-9dc36faf41840d85885e12e4b1a347d77fb7a974.tar.bz2 gentoo-9dc36faf41840d85885e12e4b1a347d77fb7a974.zip |
dev-ml/ppx_jane: Stabilize 0.15.0 x86, #901593
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild b/dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild index 09ed40554a53..c8dc9c77fa0d 100644 --- a/dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild +++ b/dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm arm64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~riscv x86" IUSE="+ocamlopt" DEPEND=" |