diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 09:33:42 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 09:33:42 +0300 |
commit | c95d742230de602eb33e1e8b34a74e09bf034f47 (patch) | |
tree | 784f9fd7883e891079ab7900f8c6f2196e525d83 /dev-ml/core_unix | |
parent | dev-ml/async_unix: Stabilize 0.16.0 arm64, #933767 (diff) | |
download | gentoo-c95d742230de602eb33e1e8b34a74e09bf034f47.tar.gz gentoo-c95d742230de602eb33e1e8b34a74e09bf034f47.tar.bz2 gentoo-c95d742230de602eb33e1e8b34a74e09bf034f47.zip |
dev-ml/core_unix: Stabilize 0.16.0-r1 arm64, #933767
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/core_unix')
-rw-r--r-- | dev-ml/core_unix/core_unix-0.16.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild b/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild index 7c3d2c84cfee..60841392c347 100644 --- a/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild +++ b/dev-ml/core_unix/core_unix-0.16.0-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 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt" DEPEND=" |