commit: 88acf6efcb750462daf1f9e2fedb59b68c85ab70 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 20 20:26:22 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 20:26:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88acf6ef
dev-ml/core: Keyword 0.15.1-r1 x86, #892131 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ml/core/core-0.15.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?
