diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-02-20 16:36:23 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-02-20 16:36:23 +0100 |
commit | 6c58ca3f496e608e255114fedd9da8d5fb3c9ff8 (patch) | |
tree | a25dce4eee822ffd99c494a27bf8b84cb414f050 /dev-ml/ocaml-doc | |
parent | dev-ml/ocaml-doc: Use EAPI=5. (diff) | |
download | gentoo-6c58ca3f496e608e255114fedd9da8d5fb3c9ff8.tar.gz gentoo-6c58ca3f496e608e255114fedd9da8d5fb3c9ff8.tar.bz2 gentoo-6c58ca3f496e608e255114fedd9da8d5fb3c9ff8.zip |
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
Diffstat (limited to 'dev-ml/ocaml-doc')
-rw-r--r-- | dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild b/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild index 4ebdf30555b3..e7113c867d4b 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="" |