commit: 70cae2aaa8e09a1d9a52d2d0cea7f5bc27445766 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Thu Mar 16 13:39:26 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 13:39:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cae2aa
dev-ml/ppx_hash: stabilize 0.15.0-r1 for amd64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/ppx_hash/ppx_hash-0.15.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="
