diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 18:24:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 18:24:19 +0300 |
commit | 17f736f4d283639650c5978d75f43b91f8da3bed (patch) | |
tree | d31bc7e98a1fa10e4a005a19701552ebe33f9aea /dev-lang | |
parent | net-misc/unison: Stabilize 2.53.5-r1 amd64, #941576 (diff) | |
download | gentoo-17f736f4d283639650c5978d75f43b91f8da3bed.tar.gz gentoo-17f736f4d283639650c5978d75f43b91f8da3bed.tar.bz2 gentoo-17f736f4d283639650c5978d75f43b91f8da3bed.zip |
dev-lang/ocaml: Stabilize 4.14.2 ppc64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.14.2.ebuild b/dev-lang/ocaml/ocaml-4.14.2.ebuild index a79371c64006..0a2a2a0b218c 100644 --- a/dev-lang/ocaml/ocaml-4.14.2.ebuild +++ b/dev-lang/ocaml/ocaml-4.14.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/ocaml/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="QPL-1.0 LGPL-2" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="emacs flambda latex +ocamlopt xemacs" RDEPEND="sys-libs/binutils-libs:=" |