diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 19:55:33 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:47:45 +0200 |
commit | e8490b603c6fa4c1701fb805337adae6cbaeb3fc (patch) | |
tree | 104d3510aeddd7b978aac3e56f9a2fe155352eea /dev-ml | |
parent | dev-ml/topkg: keyword ~arm64 (diff) | |
download | gentoo-e8490b603c6fa4c1701fb805337adae6cbaeb3fc.tar.gz gentoo-e8490b603c6fa4c1701fb805337adae6cbaeb3fc.tar.bz2 gentoo-e8490b603c6fa4c1701fb805337adae6cbaeb3fc.zip |
dev-ml/ocamlgraph: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-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 af971512a62e..09d0810bef2b 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 ~arm ppc x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc x86" RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] gtk? ( dev-ml/lablgtk:=[gnomecanvas,ocamlopt?] )" DEPEND="${RDEPEND} |