diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:39:39 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:13 +0200 |
commit | 9ecd980db5d74b2ba8ebcb2b0a3de9baf57558e1 (patch) | |
tree | fc3135a921b19760a4dba1c0e502ac33dbf204d1 /dev-lang/ocaml | |
parent | app-xemacs/ocaml: Keyword 0.10 riscv, #835392 (diff) | |
download | gentoo-9ecd980db5d74b2ba8ebcb2b0a3de9baf57558e1.tar.gz gentoo-9ecd980db5d74b2ba8ebcb2b0a3de9baf57558e1.tar.bz2 gentoo-9ecd980db5d74b2ba8ebcb2b0a3de9baf57558e1.zip |
dev-lang/ocaml: Keyword 4.14.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.14.0.ebuild b/dev-lang/ocaml/ocaml-4.14.0.ebuild index d54fe96af6c3..b68dee9dfbaa 100644 --- a/dev-lang/ocaml/ocaml-4.14.0.ebuild +++ b/dev-lang/ocaml/ocaml-4.14.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Programming language supporting functional, imperative & object-ori LICENSE="QPL-1.0 LGPL-2" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="emacs flambda latex +ocamlopt xemacs" RDEPEND="sys-libs/binutils-libs:=" |