diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:18 +0000 |
commit | 922c6b2de941a00b1c95b34735a4480fee36d320 (patch) | |
tree | 88c539d5c9df9382ad8f3d432a7a3d6781d8643d /dev-ml/ppx_assert | |
parent | dev-ml/ppx_sexp_conv: Stabilize 0.14.1 x86, #769317 (diff) | |
download | gentoo-922c6b2de941a00b1c95b34735a4480fee36d320.tar.gz gentoo-922c6b2de941a00b1c95b34735a4480fee36d320.tar.bz2 gentoo-922c6b2de941a00b1c95b34735a4480fee36d320.zip |
dev-ml/ppx_assert: Stabilize 0.14.0 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_assert')
-rw-r--r-- | dev-ml/ppx_assert/ppx_assert-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_assert/ppx_assert-0.14.0.ebuild b/dev-ml/ppx_assert/ppx_assert-0.14.0.ebuild index c55c2735199d..3d62096edeeb 100644 --- a/dev-ml/ppx_assert/ppx_assert-0.14.0.ebuild +++ b/dev-ml/ppx_assert/ppx_assert-0.14.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/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" DEPEND=" |