diff options
author | Sam James <sam@gentoo.org> | 2023-02-24 16:55:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-24 16:55:18 +0000 |
commit | c640754d069235e8c7e08257fdc655daaa406121 (patch) | |
tree | d07dafe757eb3604bf61e7974bf484fe14191a5c /dev-ml/core_unix | |
parent | dev-ml/timezone: Keyword 0.15.0 arm64, #892131 (diff) | |
download | gentoo-c640754d069235e8c7e08257fdc655daaa406121.tar.gz gentoo-c640754d069235e8c7e08257fdc655daaa406121.tar.bz2 gentoo-c640754d069235e8c7e08257fdc655daaa406121.zip |
dev-ml/core_unix: Keyword 0.15.2-r1 arm64, #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 2c5470dd6085..400b5b504c51 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+ocamlopt" DEPEND=" |