diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 18:30:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 18:30:59 +0000 |
commit | 54d46863f139e60445ad8b1461cfb79badd8ed41 (patch) | |
tree | 970c74ae5f63bbc217854b21da29a8d664ab97f3 /dev-ml/ocaml-doc | |
parent | dev-libs/libofx: Stabilize 0.10.3 x86, #828289 (diff) | |
download | gentoo-54d46863f139e60445ad8b1461cfb79badd8ed41.tar.gz gentoo-54d46863f139e60445ad8b1461cfb79badd8ed41.tar.bz2 gentoo-54d46863f139e60445ad8b1461cfb79badd8ed41.zip |
dev-ml/ocaml-doc: Stabilize 4.05 x86, #828291
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-doc')
-rw-r--r-- | dev-ml/ocaml-doc/ocaml-doc-4.05.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-doc/ocaml-doc-4.05.ebuild b/dev-ml/ocaml-doc/ocaml-doc-4.05.ebuild index 1c31f821b253..b15602118ee4 100644 --- a/dev-ml/ocaml-doc/ocaml-doc-4.05.ebuild +++ b/dev-ml/ocaml-doc/ocaml-doc-4.05.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}"/htmlman LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" src_install() { docinto html |