commit: 557ba669c851db232a6e8bde4f943c34ec65001c Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Fri Feb 10 08:22:49 2023 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Feb 10 08:22:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=557ba669
dev-ml/int_repr: Keyword 0.15.0 riscv, #892131 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> dev-ml/int_repr/int_repr-0.15.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/int_repr/int_repr-0.15.0.ebuild b/dev-ml/int_repr/int_repr-0.15.0.ebuild index 8bdf0e71886b..ddaf1a7ec797 100644 --- a/dev-ml/int_repr/int_repr-0.15.0.ebuild +++ b/dev-ml/int_repr/int_repr-0.15.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="+ocamlopt" DEPEND="dev-ml/ppx_jane:${SLOT}"
