summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-04 15:28:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-04 15:28:18 +0100
commit811853472e50e6d6aab4c80d307d70ba464c96f4 (patch)
tree4443cc716f2bc3a6a0bf215d4d8c610c2445a375 /dev-ml/spawn
parentdev-ml/sexplib: amd64 stable wrt bug #772833 (diff)
downloadgentoo-811853472e50e6d6aab4c80d307d70ba464c96f4.tar.gz
gentoo-811853472e50e6d6aab4c80d307d70ba464c96f4.tar.bz2
gentoo-811853472e50e6d6aab4c80d307d70ba464c96f4.zip
dev-ml/spawn: amd64 stable wrt bug #772833
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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 10b8e8af3e53..45c1bb209e5b 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 )"