diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:26 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:26 +0200 |
commit | 8fbe66a941da4b5429101b2327458b5027399692 (patch) | |
tree | 9b7b62a5906c6a9d26eccec89977cd6c91a112f5 /dev-ml/int_repr | |
parent | dev-ml/expect_test_helpers_core: Keyword 0.15.0-r1 x86, #892131 (diff) | |
download | gentoo-8fbe66a941da4b5429101b2327458b5027399692.tar.gz gentoo-8fbe66a941da4b5429101b2327458b5027399692.tar.bz2 gentoo-8fbe66a941da4b5429101b2327458b5027399692.zip |
dev-ml/int_repr: Keyword 0.15.0 x86, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/int_repr')
-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 ddaf1a7ec797..e0eafd706e39 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 ~riscv" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND="dev-ml/ppx_jane:${SLOT}" |