Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/core/
Date: Thu, 28 Jan 2021 02:48:14
Message-Id: 1611802052.abb2b69538a41e4fe48fce83aa750f15a73a9a01.sam@gentoo
1 commit: abb2b69538a41e4fe48fce83aa750f15a73a9a01
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 28 02:47:32 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 28 02:47:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb2b695
7
8 dev-ml/core: Keyword 0.14.0-r3 arm64, #766884
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/core/core-0.14.0-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/core/core-0.14.0-r3.ebuild b/dev-ml/core/core-0.14.0-r3.ebuild
16 index 53e09b36128..fa87200f917 100644
17 --- a/dev-ml/core/core-0.14.0-r3.ebuild
18 +++ b/dev-ml/core/core-0.14.0-r3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="MIT"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm"
24 +KEYWORDS="~amd64 ~arm ~arm64"
25 IUSE="ocamlopt"
26
27 # TODO: Wants quickcheck_deprecated?