summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:44:25 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:47:33 +0000
commit8d0f28274a32bac06856b448f06475d645ffd0a5 (patch)
treeda6a93d6b03ba38215ee046fa9190a504cfdc50d /dev-ml/spawn
parentdev-ml/core_kernel: Stabilize 0.14.1-r3 arm64, #772833 (diff)
downloadgentoo-8d0f28274a32bac06856b448f06475d645ffd0a5.tar.gz
gentoo-8d0f28274a32bac06856b448f06475d645ffd0a5.tar.bz2
gentoo-8d0f28274a32bac06856b448f06475d645ffd0a5.zip
dev-ml/spawn: Stabilize 0.13.0 arm64, #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 6715bad14304..a1f1d0234890 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 )"