diff options
author | 2021-02-10 18:52:11 +0000 | |
---|---|---|
committer | 2021-02-10 18:52:11 +0000 | |
commit | d2ea6a52c61e360e2e5b5faf84c3bd034d810510 (patch) | |
tree | ae893d9c1599573eccb353a7566b366831f87bed /dev-ml | |
parent | dev-ml/ppx_enumerate: Stabilize 0.14.0 amd64, #769317 (diff) | |
download | gentoo-d2ea6a52c61e360e2e5b5faf84c3bd034d810510.tar.gz gentoo-d2ea6a52c61e360e2e5b5faf84c3bd034d810510.tar.bz2 gentoo-d2ea6a52c61e360e2e5b5faf84c3bd034d810510.zip |
dev-ml/ppx_hash: Stabilize 0.14.0 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild b/dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild index f65648630c92..d968857e41ec 100644 --- a/dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild +++ b/dev-ml/ppx_hash/ppx_hash-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=" |