summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-27 19:53:38 +0000
committerSam James <sam@gentoo.org>2021-01-27 19:53:38 +0000
commitac1ff693c6114f1a483527ac80a9a41f1042c7e4 (patch)
tree27920addfecbcb0b40c3972044291dcd330d6bd8 /dev-ml/spawn
parentdev-ml/textutils: Keyword 0.14.0 arm, #766884 (diff)
downloadgentoo-ac1ff693c6114f1a483527ac80a9a41f1042c7e4.tar.gz
gentoo-ac1ff693c6114f1a483527ac80a9a41f1042c7e4.tar.bz2
gentoo-ac1ff693c6114f1a483527ac80a9a41f1042c7e4.zip
dev-ml/spawn: Keyword 0.13.0 arm, #766884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/spawn')
-rw-r--r--dev-ml/spawn/spawn-0.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/spawn/spawn-0.13.0.ebuild b/dev-ml/spawn/spawn-0.13.0.ebuild
index 128e5d3f7283..cc11b5349351 100644
--- a/dev-ml/spawn/spawn-0.13.0.ebuild
+++ b/dev-ml/spawn/spawn-0.13.0.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"
+KEYWORDS="~amd64 ~arm"
IUSE="ocamlopt test"
RESTRICT="!test? ( test )"