diff options
author | 2021-02-11 06:25:19 +0000 | |
---|---|---|
committer | 2021-02-11 06:25:19 +0000 | |
commit | 25395f56f8f5916b7cd18f2a5a83a31a108f15c0 (patch) | |
tree | 8267232774826e506fe830e3e13e7ded69532944 /dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild | |
parent | dev-ml/ppx_enumerate: Stabilize 0.14.0 x86, #769317 (diff) | |
download | gentoo-25395f56f8f5916b7cd18f2a5a83a31a108f15c0.tar.gz gentoo-25395f56f8f5916b7cd18f2a5a83a31a108f15c0.tar.bz2 gentoo-25395f56f8f5916b7cd18f2a5a83a31a108f15c0.zip |
dev-ml/ppx_hash: Stabilize 0.14.0 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild')
-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 d968857e41ec..63065da93889 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=" |