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: Wed, 27 Jan 2021 19:53:48
Message-Id: 1611777217.24ae3ad05e28c9dc918fed4491a22f9e0b04e0ba.sam@gentoo
1 commit: 24ae3ad05e28c9dc918fed4491a22f9e0b04e0ba
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 27 19:53:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 27 19:53:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ae3ad0
7
8 dev-ml/core: Keyword 0.14.0-r3 arm, #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 a5e510ea326..53e09b36128 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"
24 +KEYWORDS="~amd64 ~arm"
25 IUSE="ocamlopt"
26
27 # TODO: Wants quickcheck_deprecated?