summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 02:38:00 +0000
committerSam James <sam@gentoo.org>2023-03-17 02:38:00 +0000
commit849c7e381c860e46b512de0cddc29d8af760e713 (patch)
tree750c4abddb402fac1f94d6c582344a8faf62afcc /dev-ml/spawn
parentdev-ml/dune: Stabilize 3.6.2 x86, #901625 (diff)
downloadgentoo-849c7e381c860e46b512de0cddc29d8af760e713.tar.gz
gentoo-849c7e381c860e46b512de0cddc29d8af760e713.tar.bz2
gentoo-849c7e381c860e46b512de0cddc29d8af760e713.zip
dev-ml/spawn: Stabilize 0.15.1 x86, #901663
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/spawn')
-rw-r--r--dev-ml/spawn/spawn-0.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/spawn/spawn-0.15.1.ebuild b/dev-ml/spawn/spawn-0.15.1.ebuild
index 927dea463cba..b8faa9414e7c 100644
--- a/dev-ml/spawn/spawn-0.15.1.ebuild
+++ b/dev-ml/spawn/spawn-0.15.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"