summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:41:15 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:06:44 +0200
commit9f6766eb0925f74342492f04a28dbedc7e44efb4 (patch)
treea46cdf5bbab66d788282d426c026a1a443795bbb /dev-ml/rresult
parentdev-ml/dune-private-libs: Keyword 2.9.3 riscv, #835392 (diff)
downloadgentoo-9f6766eb0925f74342492f04a28dbedc7e44efb4.tar.gz
gentoo-9f6766eb0925f74342492f04a28dbedc7e44efb4.tar.bz2
gentoo-9f6766eb0925f74342492f04a28dbedc7e44efb4.zip
dev-ml/rresult: Keyword 0.7.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/rresult')
-rw-r--r--dev-ml/rresult/rresult-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/rresult/rresult-0.7.0.ebuild b/dev-ml/rresult/rresult-0.7.0.ebuild
index b398a21a12ae..772de481dc8e 100644
--- a/dev-ml/rresult/rresult-0.7.0.ebuild
+++ b/dev-ml/rresult/rresult-0.7.0.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://erratique.ch/software/rresult/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="dev-ml/result:=
>=dev-lang/ocaml-4.08:="