diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-15 12:18:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-15 12:19:05 +0300 |
commit | 461806dcdde5216c7532409ce67f753919bda4a1 (patch) | |
tree | 04821eaa0ade30e67a988170087c2899f17885a1 /dev-ml/ocamlgraph | |
parent | dev-ml/menhir: amd64 stable wrt bug #672444 (diff) | |
download | gentoo-461806dcdde5216c7532409ce67f753919bda4a1.tar.gz gentoo-461806dcdde5216c7532409ce67f753919bda4a1.tar.bz2 gentoo-461806dcdde5216c7532409ce67f753919bda4a1.zip |
dev-ml/ocamlgraph: amd64 stable wrt bug #672444
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ml/ocamlgraph')
-rw-r--r-- | dev-ml/ocamlgraph/ocamlgraph-1.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.8.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.8.ebuild index 71e564d353db..b653703ff09d 100644 --- a/dev-ml/ocamlgraph/ocamlgraph-1.8.8.ebuild +++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] gtk? ( dev-ml/lablgtk:=[gnomecanvas,ocamlopt?] )" DEPEND="${RDEPEND} |