summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:40:25 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:05:57 +0200
commitc6e66c69d4acb06278556ac425456c2ed71a2062 (patch)
tree0d92442e54044cbf696d2b17da59d889be732803 /dev-ml/parsexp
parentdev-ml/base_bigstring: Keyword 0.14.0 riscv, #835392 (diff)
downloadgentoo-c6e66c69d4acb06278556ac425456c2ed71a2062.tar.gz
gentoo-c6e66c69d4acb06278556ac425456c2ed71a2062.tar.bz2
gentoo-c6e66c69d4acb06278556ac425456c2ed71a2062.zip
dev-ml/parsexp: Keyword 0.14.1 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/parsexp')
-rw-r--r--dev-ml/parsexp/parsexp-0.14.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/parsexp/parsexp-0.14.1.ebuild b/dev-ml/parsexp/parsexp-0.14.1.ebuild
index 810e47fb94a5..4ced2a5e905f 100644
--- a/dev-ml/parsexp/parsexp-0.14.1.ebuild
+++ b/dev-ml/parsexp/parsexp-0.14.1.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,7 +11,7 @@ SRC_URI="https://github.com/janestreet/parsexp/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
RDEPEND="