summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-03-16 14:39:26 +0100
committerAlfredo Tupone <tupone@gentoo.org>2023-03-16 14:39:26 +0100
commit70cae2aaa8e09a1d9a52d2d0cea7f5bc27445766 (patch)
tree69005b481d6ef6660581e36037ac17d5c306d1e4 /dev-ml/ppx_hash
parentdev-ml/ppx_compare: stabilize 0.15.0 for amd64 (diff)
downloadgentoo-70cae2aaa8e09a1d9a52d2d0cea7f5bc27445766.tar.gz
gentoo-70cae2aaa8e09a1d9a52d2d0cea7f5bc27445766.tar.bz2
gentoo-70cae2aaa8e09a1d9a52d2d0cea7f5bc27445766.zip
dev-ml/ppx_hash: stabilize 0.15.0-r1 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_hash')
-rw-r--r--dev-ml/ppx_hash/ppx_hash-0.15.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_hash/ppx_hash-0.15.0-r1.ebuild b/dev-ml/ppx_hash/ppx_hash-0.15.0-r1.ebuild
index ff5f22a05f00..e685996e4b2d 100644
--- a/dev-ml/ppx_hash/ppx_hash-0.15.0-r1.ebuild
+++ b/dev-ml/ppx_hash/ppx_hash-0.15.0-r1.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 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
DEPEND="