Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-mysql/
Date: Thu, 26 Jan 2017 11:00:57
Message-Id: 1485428438.68d6af1a25745388ffd4ac5982bf728a96d0384a.ago@gentoo
1 commit: 68d6af1a25745388ffd4ac5982bf728a96d0384a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 10:58:49 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 11:00:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d6af1a
7
8 dev-ml/ocaml-mysql: ppc stable wrt bug #607040
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild
18 index 2648a20..bbb1442 100644
19 --- a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild
20 +++ b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild
21 @@ -20,7 +20,7 @@ RDEPEND="$DEPEND"
22
23 SLOT="0/${PV}"
24 LICENSE="LGPL-2"
25 -KEYWORDS="~amd64 ~ppc x86"
26 +KEYWORDS="~amd64 ppc x86"
27
28 src_compile()
29 {