dev-ml/spawn: Stabilize 0.13.0 arm64, #772833

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-14 00:44:25 +00:00
parent 8606e4ec52
commit 8d0f28274a

View File

@@ -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 )"