summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:31:12 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:46:04 +0000
commit900bc645825261f92e724c7ca2d369087e900742 (patch)
treef8e91ec46c59ba38620167a4dcd714fa729ff498 /dev-ml/spawn
parentdev-ml/core_kernel: Stabilize 0.14.1-r3 arm, #772833 (diff)
downloadgentoo-900bc645825261f92e724c7ca2d369087e900742.tar.gz
gentoo-900bc645825261f92e724c7ca2d369087e900742.tar.bz2
gentoo-900bc645825261f92e724c7ca2d369087e900742.zip
dev-ml/spawn: Stabilize 0.13.0 arm, #772833
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 d5913f8e9204..6715bad14304 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 ~arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"