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/ocamlgraph/
Date: Thu, 26 Jan 2017 11:00:52
Message-Id: 1485428437.867f9162542953bd123f10c71aa445160627dfdb.ago@gentoo
1 commit: 867f9162542953bd123f10c71aa445160627dfdb
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 10:58:43 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 11:00:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=867f9162
7
8 dev-ml/ocamlgraph: ppc stable wrt bug #607038
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/ocamlgraph/ocamlgraph-1.8.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild
18 index cd24a5c..3cbbd5a 100644
19 --- a/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild
20 +++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild
21 @@ -11,7 +11,7 @@ HOMEPAGE="http://ocamlgraph.lri.fr/index.en.html"
22 SRC_URI="http://ocamlgraph.lri.fr/download/${P}.tar.gz"
23 LICENSE="LGPL-2.1"
24 SLOT="0/${PV}"
25 -KEYWORDS="~amd64 ~ppc x86"
26 +KEYWORDS="~amd64 ppc x86"
27 RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]
28 gtk? ( dev-ml/lablgtk:=[gnomecanvas,ocamlopt?] )"
29 DEPEND="${RDEPEND}