commit: ce997f70505ed206b69db9ab192a38b7d0203e8f Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri Apr 22 12:44:41 2016 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri Apr 22 13:01:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce997f70
dev-ml/ocamlgraph: restore keywords on 1.8.7 now that dose3 is fixed Package-Manager: portage-2.2.28 dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild index 0ba999e..4360d22 100644 --- a/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild +++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild @@ -11,8 +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}" -#Breaks dev-ml/dose3 -#KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] gtk? ( dev-ml/lablgtk:=[gnomecanvas,ocamlopt?] )" DEPEND="${RDEPEND}
