Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlgraph/
Date: Wed, 28 Oct 2020 03:36:44
Message-Id: 1603855996.1a16da72ad98f55e8b11d8fc6e914b3d2351d2e8.sam@gentoo
1 commit: 1a16da72ad98f55e8b11d8fc6e914b3d2351d2e8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 28 03:33:16 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 28 03:33:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a16da72
7
8 dev-ml/ocamlgraph: ppc64 keyworded (bug #748576)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild
17 index 2553a23774b..6d7936b9e15 100644
18 --- a/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild
19 +++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild
20 @@ -10,7 +10,7 @@ HOMEPAGE="http://ocamlgraph.lri.fr/index.en.html"
21 SRC_URI="http://ocamlgraph.lri.fr/download/${P}.tar.gz"
22 LICENSE="LGPL-2.1"
23 SLOT="0/${PV}"
24 -KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
26 RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]
27 gtk? ( dev-ml/lablgtk:2=[gnomecanvas,ocamlopt?] )"
28 DEPEND="${RDEPEND}