summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-13 14:05:06 +0000
committerSam James <sam@gentoo.org>2021-03-13 14:05:06 +0000
commitd1dd26bae84fe67dbe3c6ad9d8836e841f403cc5 (patch)
tree5e59f4ce86ba722dfd9ca1b3c0040025f1e53c3e /dev-ml/spawn
parentdev-ml/core_kernel: Stabilize 0.14.1-r3 ppc64, #772833 (diff)
downloadgentoo-d1dd26bae84fe67dbe3c6ad9d8836e841f403cc5.tar.gz
gentoo-d1dd26bae84fe67dbe3c6ad9d8836e841f403cc5.tar.bz2
gentoo-d1dd26bae84fe67dbe3c6ad9d8836e841f403cc5.zip
dev-ml/spawn: Stabilize 0.13.0 ppc64, #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 ed9e30e5adad..d5913f8e9204 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 )"