diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:26 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:58 +0200 |
commit | 211008a43195514c786d425b1d5f2ff71764e90b (patch) | |
tree | e5781d3ffb82b105528f15d9d1481e7f981ec01c /dev-ml/num | |
parent | dev-ml/parsexp: Keyword 0.14.1 riscv, #835392 (diff) | |
download | gentoo-211008a43195514c786d425b1d5f2ff71764e90b.tar.gz gentoo-211008a43195514c786d425b1d5f2ff71764e90b.tar.bz2 gentoo-211008a43195514c786d425b1d5f2ff71764e90b.zip |
dev-ml/num: Keyword 1.4-r3 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/num')
-rw-r--r-- | dev-ml/num/num-1.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/num/num-1.4-r3.ebuild b/dev-ml/num/num-1.4-r3.ebuild index fda33576860b..87932004da40 100644 --- a/dev-ml/num/num-1.4-r3.ebuild +++ b/dev-ml/num/num-1.4-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="+ocamlopt" RDEPEND="dev-lang/ocaml:=[ocamlopt?]" |