diff options
author | Markus Meier <maekke@gentoo.org> | 2017-04-05 19:35:57 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-04-05 19:49:32 +0200 |
commit | 2839ada6bbceaab550996e8385e2fd995b11a228 (patch) | |
tree | 633fbf65b17b2b98a7c06e1f171dd805d0a9d5f6 /dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild | |
parent | dev-ml/ocamlweb: add ~arm, bug #611014 (diff) | |
download | gentoo-2839ada6bbceaab550996e8385e2fd995b11a228.tar.gz gentoo-2839ada6bbceaab550996e8385e2fd995b11a228.tar.bz2 gentoo-2839ada6bbceaab550996e8385e2fd995b11a228.zip |
dev-ml/ocamlgraph: add ~arm, bug #611014
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild')
-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 18efb1f5c8b5..af971512a62e 100644 --- a/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild +++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild @@ -10,7 +10,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 ~arm ppc x86" RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] gtk? ( dev-ml/lablgtk:=[gnomecanvas,ocamlopt?] )" DEPEND="${RDEPEND} |