diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 22:26:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 22:26:47 +0300 |
commit | 26d046c3afdeec46aaf8136b5687f9416b7408bf (patch) | |
tree | 3251091937654ca756498558bfcaebed3d172770 /dev-ml/findlib | |
parent | dev-ml/ppx_js_style: Stabilize 0.15.0 x86, #901621 (diff) | |
download | gentoo-26d046c3afdeec46aaf8136b5687f9416b7408bf.tar.gz gentoo-26d046c3afdeec46aaf8136b5687f9416b7408bf.tar.bz2 gentoo-26d046c3afdeec46aaf8136b5687f9416b7408bf.zip |
dev-ml/findlib: Stabilize 1.9.6 ppc64, #901661
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/findlib')
-rw-r--r-- | dev-ml/findlib/findlib-1.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/findlib/findlib-1.9.6.ebuild b/dev-ml/findlib/findlib-1.9.6.ebuild index 87aecb3146e6..6dfc90aa79ba 100644 --- a/dev-ml/findlib/findlib-1.9.6.ebuild +++ b/dev-ml/findlib/findlib-1.9.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://download.camlcity.org/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc +ocamlopt tk" DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?] |