diff options
author | Sam James <sam@gentoo.org> | 2020-10-17 01:08:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-17 01:08:55 +0000 |
commit | 4e1b67c4ce7363f1937a5622b402b166e7ba5254 (patch) | |
tree | ac3cb1c93be33dccadbd19d755f48ea689d5d9fc /dev-ml/splittable_random | |
parent | dev-ml/bin_prot: Keyword 0.14.0 x86, #748936 (diff) | |
download | gentoo-4e1b67c4ce7363f1937a5622b402b166e7ba5254.tar.gz gentoo-4e1b67c4ce7363f1937a5622b402b166e7ba5254.tar.bz2 gentoo-4e1b67c4ce7363f1937a5622b402b166e7ba5254.zip |
dev-ml/splittable_random: Keyword 0.14.0 x86, #748936
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/splittable_random')
-rw-r--r-- | dev-ml/splittable_random/splittable_random-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/splittable_random/splittable_random-0.14.0.ebuild b/dev-ml/splittable_random/splittable_random-0.14.0.ebuild index 47d8565cbdf0..8115149f69b5 100644 --- a/dev-ml/splittable_random/splittable_random-0.14.0.ebuild +++ b/dev-ml/splittable_random/splittable_random-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt" RDEPEND=" |