summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-20 22:26:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-20 22:26:22 +0200
commit88acf6efcb750462daf1f9e2fedb59b68c85ab70 (patch)
treef27c2ba7234aaad2d4e1b1d77abf46bdcd36d560
parentdev-ml/base_bigstring: Keyword 0.15.0-r1 x86, #892131 (diff)
downloadgentoo-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>
-rw-r--r--dev-ml/core/core-0.15.1-r1.ebuild2
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?