diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:44:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:44:26 +0000 |
commit | 1bc0c8262ecc199e18648d97eeea72eb73586ad7 (patch) | |
tree | a8ea41419c5c7f22fe40dda8ffc94efbaf457754 /dev-ml/ocaml-doc | |
parent | dev-libs/log4cplus: Stabilize 2.0.7 amd64, #828290 (diff) | |
download | gentoo-1bc0c8262ecc199e18648d97eeea72eb73586ad7.tar.gz gentoo-1bc0c8262ecc199e18648d97eeea72eb73586ad7.tar.bz2 gentoo-1bc0c8262ecc199e18648d97eeea72eb73586ad7.zip |
dev-ml/ocaml-doc: Stabilize 4.05 amd64, #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 0cd8b61b87c8..1c31f821b253 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 |