diff options
author | Sam James <sam@gentoo.org> | 2023-02-24 22:19:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-24 22:19:34 +0000 |
commit | bfbd21de7e190a16daead5b98317f0303a1c75c2 (patch) | |
tree | 842699ad823b511beff0685d1f0c5b11dfe51328 /dev-ml/core_unix | |
parent | dev-ml/timezone: Keyword 0.15.0 arm, #892131 (diff) | |
download | gentoo-bfbd21de7e190a16daead5b98317f0303a1c75c2.tar.gz gentoo-bfbd21de7e190a16daead5b98317f0303a1c75c2.tar.bz2 gentoo-bfbd21de7e190a16daead5b98317f0303a1c75c2.zip |
dev-ml/core_unix: Keyword 0.15.2-r1 arm, #892131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/core_unix')
-rw-r--r-- | dev-ml/core_unix/core_unix-0.15.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core_unix/core_unix-0.15.2-r1.ebuild b/dev-ml/core_unix/core_unix-0.15.2-r1.ebuild index 400b5b504c51..c543a96d0275 100644 --- a/dev-ml/core_unix/core_unix-0.15.2-r1.ebuild +++ b/dev-ml/core_unix/core_unix-0.15.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt" DEPEND=" |