diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:56 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:27 +0200 |
commit | 75e8fba4d0941e97e61e74416d1c41d489549f7f (patch) | |
tree | 5f57bba609d85ed910245defc9352ae45e2c4856 /dev-ml/astring | |
parent | dev-ml/react: Keyword 1.2.1-r1 riscv, #835392 (diff) | |
download | gentoo-75e8fba4d0941e97e61e74416d1c41d489549f7f.tar.gz gentoo-75e8fba4d0941e97e61e74416d1c41d489549f7f.tar.bz2 gentoo-75e8fba4d0941e97e61e74416d1c41d489549f7f.zip |
dev-ml/astring: Keyword 0.8.5 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/astring')
-rw-r--r-- | dev-ml/astring/astring-0.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/astring/astring-0.8.5.ebuild b/dev-ml/astring/astring-0.8.5.ebuild index 380c4397f8d7..d6aaf301a39f 100644 --- a/dev-ml/astring/astring-0.8.5.ebuild +++ b/dev-ml/astring/astring-0.8.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/astring/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" OCAML_DEP=">=dev-lang/ocaml-4.05.0:=" BDEPEND=" |