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 20:25:47
Message-Id: 1611865540.76775bbc5bfaf2e2267058297c75537457901c09.sam@gentoo
1 commit: 76775bbc5bfaf2e2267058297c75537457901c09
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 28 20:25:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 28 20:25:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76775bbc
7
8 dev-ml/core: Keyword 0.14.0-r3 x86, #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 fa87200f917..56ab20e0b24 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 ~arm64"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 IUSE="ocamlopt"
26
27 # TODO: Wants quickcheck_deprecated?