summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 16:38:21 +0000
committerSam James <sam@gentoo.org>2021-02-10 16:38:21 +0000
commit30c43aa17f4f1b585ea3ed25512d42c196f625a4 (patch)
tree0af3100524f5a01c8ec6a19e9d4314782b9f7f0b /dev-ml
parentdev-ml/async_kernel: Keyword 0.14.0 ppc64, #769554 (diff)
downloadgentoo-30c43aa17f4f1b585ea3ed25512d42c196f625a4.tar.gz
gentoo-30c43aa17f4f1b585ea3ed25512d42c196f625a4.tar.bz2
gentoo-30c43aa17f4f1b585ea3ed25512d42c196f625a4.zip
dev-ml/spawn: Keyword 0.13.0 ppc64, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 5dd601727870..da93bdabc7e7 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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="ocamlopt test"
RESTRICT="!test? ( test )"