Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-expect/
Date: Sun, 11 Feb 2018 21:56:34
Message-Id: 1518386153.09c2194099c894cdbac5e0965b35808a6fcbf120.whissi@gentoo
1 commit: 09c2194099c894cdbac5e0965b35808a6fcbf120
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 11 21:43:42 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 11 21:55:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c21940
7
8 dev-ml/ocaml-expect: x86 keyworded (bug #607024)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild b/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild
16 index e0303e74f70..7fe5e81a48f 100644
17 --- a/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild
18 +++ b/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -14,7 +14,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1372/${P}.tar.gz"
26
27 LICENSE="LGPL-2.1"
28 SLOT="0/${PV}"
29 -KEYWORDS="~amd64"
30 +KEYWORDS="~amd64 ~x86"
31 IUSE="test"
32
33 RDEPEND="