diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:58:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 12:00:37 +0100 |
commit | 867f9162542953bd123f10c71aa445160627dfdb (patch) | |
tree | e90b3770d658b6830d933a8714fa98e53a19c2c2 /dev-ml/ocamlgraph | |
parent | dev-ml/labltk: ppc stable wrt bug #581946 (diff) | |
download | gentoo-867f9162542953bd123f10c71aa445160627dfdb.tar.gz gentoo-867f9162542953bd123f10c71aa445160627dfdb.tar.bz2 gentoo-867f9162542953bd123f10c71aa445160627dfdb.zip |
dev-ml/ocamlgraph: ppc stable wrt bug #607038
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlgraph')
-rw-r--r-- | dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild index cd24a5c1b706..3cbbd5a4bf24 100644 --- a/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild +++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://ocamlgraph.lri.fr/index.en.html" SRC_URI="http://ocamlgraph.lri.fr/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] gtk? ( dev-ml/lablgtk:=[gnomecanvas,ocamlopt?] )" DEPEND="${RDEPEND} |