diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:14 +0300 |
commit | 2d24cd9f30fe82864fee5d47b74f9885c653a42b (patch) | |
tree | eb52cf9e138dd298c7c60513ef5f3097aa09e635 /dev-ml | |
parent | dev-ml/ppx_jane: Keyword 0.15.0 ppc, #892131 (diff) | |
download | gentoo-2d24cd9f30fe82864fee5d47b74f9885c653a42b.tar.gz gentoo-2d24cd9f30fe82864fee5d47b74f9885c653a42b.tar.bz2 gentoo-2d24cd9f30fe82864fee5d47b74f9885c653a42b.zip |
dev-ml/int_repr: Keyword 0.15.0 ppc, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/int_repr/int_repr-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 34ec808cf0a4..43a04c8a946c 100644 --- a/dev-ml/int_repr/int_repr-0.15.0.ebuild +++ b/dev-ml/int_repr/int_repr-0.15.0.ebuild @@ -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 arm arm64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ~riscv x86" IUSE="+ocamlopt" DEPEND="dev-ml/ppx_jane:${SLOT}" |