commit: 6c58ca3f496e608e255114fedd9da8d5fb3c9ff8 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Feb 20 15:36:23 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 15:36:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c58ca3f
dev-ml/ocaml-doc: Stabilize so that it matches current stable dev-lang/ocaml. It just installs HTML files. Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild b/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild index 4ebdf30555..e7113c867d 100644 --- a/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild +++ b/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://caml.inria.fr/pub/docs/manual-ocaml/" SRC_URI="http://caml.inria.fr/pub/distrib/ocaml-${PV}/ocaml-${PV}-refman-html.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" SLOT="0" IUSE=""
