diff options
author | Sam James <sam@gentoo.org> | 2023-02-24 22:19:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-24 22:19:31 +0000 |
commit | 458b12cb87cff9e8006e4f0014583d3c0b110677 (patch) | |
tree | d6fd09a94720ecb1375cff44abaf5b1aa0c5f6aa /dev-ml | |
parent | dev-ml/alcotest: Keyword 1.6.0-r1 arm, #892131 (diff) | |
download | gentoo-458b12cb87cff9e8006e4f0014583d3c0b110677.tar.gz gentoo-458b12cb87cff9e8006e4f0014583d3c0b110677.tar.bz2 gentoo-458b12cb87cff9e8006e4f0014583d3c0b110677.zip |
dev-ml/ppx_jane: Keyword 0.15.0 arm, #892131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild b/dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild index 9d6de03812aa..890ccd91dbdf 100644 --- a/dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild +++ b/dev-ml/ppx_jane/ppx_jane-0.15.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/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=" |