diff options
author | Sam James <sam@gentoo.org> | 2020-10-15 01:16:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-15 01:16:30 +0000 |
commit | 6b8cfc21959754bcca697a9ea18be525c8727699 (patch) | |
tree | c4ff4fc38acdde74d881d94ff8617554c380a7c1 /dev-ml/splittable_random | |
parent | dev-ml/bin_prot: Keyword 0.14.0 arm, #748936 (diff) | |
download | gentoo-6b8cfc21959754bcca697a9ea18be525c8727699.tar.gz gentoo-6b8cfc21959754bcca697a9ea18be525c8727699.tar.bz2 gentoo-6b8cfc21959754bcca697a9ea18be525c8727699.zip |
dev-ml/splittable_random: Keyword 0.14.0 arm, #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 ae0ef5567b6f..16f95369aaf7 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" +KEYWORDS="~amd64 ~arm" IUSE="+ocamlopt" RDEPEND=" |