diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:22 +0200 |
commit | 88acf6efcb750462daf1f9e2fedb59b68c85ab70 (patch) | |
tree | f27c2ba7234aaad2d4e1b1d77abf46bdcd36d560 /dev-ml/core | |
parent | dev-ml/base_bigstring: Keyword 0.15.0-r1 x86, #892131 (diff) | |
download | gentoo-88acf6efcb750462daf1f9e2fedb59b68c85ab70.tar.gz gentoo-88acf6efcb750462daf1f9e2fedb59b68c85ab70.tar.bz2 gentoo-88acf6efcb750462daf1f9e2fedb59b68c85ab70.zip |
dev-ml/core: Keyword 0.15.1-r1 x86, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/core')
-rw-r--r-- | dev-ml/core/core-0.15.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core/core-0.15.1-r1.ebuild b/dev-ml/core/core-0.15.1-r1.ebuild index b89bb2efcabb..d2fcb5141fc0 100644 --- a/dev-ml/core/core-0.15.1-r1.ebuild +++ b/dev-ml/core/core-0.15.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="+ocamlopt" # TODO: Wants quickcheck_deprecated? |