summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:30:31 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:45:27 +0000
commit7b5a584bfa61fadb1ef628c17d712a588c6ea1b5 (patch)
treebe9379260466b9e1bef9eab74a0bf7dacf236b1c /dev-ml/ppx_hash
parentdev-ml/ppx_sexp_conv: Stabilize 0.14.1 arm, #772833 (diff)
downloadgentoo-7b5a584bfa61fadb1ef628c17d712a588c6ea1b5.tar.gz
gentoo-7b5a584bfa61fadb1ef628c17d712a588c6ea1b5.tar.bz2
gentoo-7b5a584bfa61fadb1ef628c17d712a588c6ea1b5.zip
dev-ml/ppx_hash: Stabilize 0.14.0 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_hash')
-rw-r--r--dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild2
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 8386165b8744..615a363f5234 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="