summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:39:43 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:05:17 +0200
commitec47c54893a309051204e2a46422fc28ebb4e58f (patch)
treee91606cc6fb4c296b11a38fbe68bc50086b2d2e8 /dev-ml/ocaml-compiler-libs
parentdev-ml/base: Keyword 0.14.3 riscv, #835392 (diff)
downloadgentoo-ec47c54893a309051204e2a46422fc28ebb4e58f.tar.gz
gentoo-ec47c54893a309051204e2a46422fc28ebb4e58f.tar.bz2
gentoo-ec47c54893a309051204e2a46422fc28ebb4e58f.zip
dev-ml/ocaml-compiler-libs: Keyword 0.12.4 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-compiler-libs')
-rw-r--r--dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild
index e7afbbcd5579..63ab03c9f078 100644
--- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild
+++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/janestreet/ocaml-compiler-libs/archive/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"