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 | efacf06e234077ef0860f5289ed1a2496154780b (patch) | |
tree | 3ec738d284d0696226c924899da98ffb11a77bce /dev-ml/typerep | |
parent | dev-ml/splittable_random: Keyword 0.14.0 arm, #748936 (diff) | |
download | gentoo-efacf06e234077ef0860f5289ed1a2496154780b.tar.gz gentoo-efacf06e234077ef0860f5289ed1a2496154780b.tar.bz2 gentoo-efacf06e234077ef0860f5289ed1a2496154780b.zip |
dev-ml/typerep: Keyword 0.14.0 arm, #748936
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/typerep')
-rw-r--r-- | dev-ml/typerep/typerep-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/typerep/typerep-0.14.0.ebuild b/dev-ml/typerep/typerep-0.14.0.ebuild index 6669dd8700f9..f3dde39bc6d4 100644 --- a/dev-ml/typerep/typerep-0.14.0.ebuild +++ b/dev-ml/typerep/typerep-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" DEPEND="dev-ml/base:=" |