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: Wed, 02 Aug 2017 11:23:12
Message-Id: 1501672967.38526f3d944cc284c6e112907d88955cc53ec385.aballier@gentoo
1 commit: 38526f3d944cc284c6e112907d88955cc53ec385
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 2 10:36:19 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 2 11:22:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38526f3d
7
8 dev-ml/ocurl: keyword ~x86
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
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 1f4b0e34097..b87da84d912 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 ~arm64"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25
26 src_compile()
27 {