Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocurl/
Date: Thu, 22 Jun 2017 14:25:00
Message-Id: 1498141474.a3595beb9e7d99c11821b98c0653a5ce7dd11b2f.aballier@gentoo
1 commit: a3595beb9e7d99c11821b98c0653a5ce7dd11b2f
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 22 12:46:41 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 22 14:24:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3595beb
7
8 dev-ml/ocurl: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ml/ocurl/ocurl-0.7.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/ocurl/ocurl-0.7.10.ebuild b/dev-ml/ocurl/ocurl-0.7.10.ebuild
16 index f791477c09b..1f4b0e34097 100644
17 --- a/dev-ml/ocurl/ocurl-0.7.10.ebuild
18 +++ b/dev-ml/ocurl/ocurl-0.7.10.ebuild
19 @@ -19,7 +19,7 @@ RDEPEND=">=net-misc/curl-7.9.8
20 >=dev-lang/ocaml-3.12:=[ocamlopt]"
21 DEPEND="${RDEPEND}
22 virtual/pkgconfig"
23 -KEYWORDS="~amd64 ~arm"
24 +KEYWORDS="~amd64 ~arm ~arm64"
25
26 src_compile()
27 {