diff options
author | Sam James <sam@gentoo.org> | 2021-01-28 20:25:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-28 20:25:40 +0000 |
commit | 76775bbc5bfaf2e2267058297c75537457901c09 (patch) | |
tree | bef07d332c1af7b905fd27f4988309d4fcf8d9b6 /dev-ml/core | |
parent | dev-ml/core_bench: Keyword 0.14.0 x86, #766884 (diff) | |
download | gentoo-76775bbc5bfaf2e2267058297c75537457901c09.tar.gz gentoo-76775bbc5bfaf2e2267058297c75537457901c09.tar.bz2 gentoo-76775bbc5bfaf2e2267058297c75537457901c09.zip |
dev-ml/core: Keyword 0.14.0-r3 x86, #766884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/core')
-rw-r--r-- | dev-ml/core/core-0.14.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core/core-0.14.0-r3.ebuild b/dev-ml/core/core-0.14.0-r3.ebuild index fa87200f9177..56ab20e0b24d 100644 --- a/dev-ml/core/core-0.14.0-r3.ebuild +++ b/dev-ml/core/core-0.14.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="ocamlopt" # TODO: Wants quickcheck_deprecated? |