commit: 1eb51f5772f40350eef68d110289431a06a6653d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 12:57:12 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 25 12:57:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb51f57
dev-ml/jst-config: Stabilize 0.15.1-r1 arm64, #901547 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ml/jst-config/jst-config-0.15.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild b/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild index 58eb3ff8ecce..888c44d6605f 100644 --- a/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild +++ b/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" 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="
