diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:01:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:01:30 +0300 |
commit | 3c36d58431db3d4880fe64d37b1cc2349755c773 (patch) | |
tree | bcb4b4aa38c90a72a5204d8f8d51adf258e13389 /dev-ml/base | |
parent | dev-ml/integers: Stabilize 0.7.0 arm64, #901511 (diff) | |
download | gentoo-3c36d58431db3d4880fe64d37b1cc2349755c773.tar.gz gentoo-3c36d58431db3d4880fe64d37b1cc2349755c773.tar.bz2 gentoo-3c36d58431db3d4880fe64d37b1cc2349755c773.zip |
dev-ml/base: Stabilize 0.15.1-r1 arm64, #901515
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/base')
-rw-r--r-- | dev-ml/base/base-0.15.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/base/base-0.15.1-r1.ebuild b/dev-ml/base/base-0.15.1-r1.ebuild index 17850c278df9..372006684a85 100644 --- a/dev-ml/base/base-0.15.1-r1.ebuild +++ b/dev-ml/base/base-0.15.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/base/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" RDEPEND=" |