summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-28 02:47:37 +0000
committerSam James <sam@gentoo.org>2021-01-28 02:47:37 +0000
commitda46533e1014278f43510228d9b01fc9b51e9496 (patch)
tree13a786b01c8f49b6585f30f83fc895d41d5ea6e7
parentdev-ml/textutils: Keyword 0.14.0 arm64, #766884 (diff)
downloadgentoo-da46533e1014278f43510228d9b01fc9b51e9496.tar.gz
gentoo-da46533e1014278f43510228d9b01fc9b51e9496.tar.bz2
gentoo-da46533e1014278f43510228d9b01fc9b51e9496.zip
dev-ml/spawn: Keyword 0.13.0 arm64, #766884
Signed-off-by: Sam James <sam@gentoo.org>
-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 cc11b5349351..223b9320ee01 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"
+KEYWORDS="~amd64 ~arm ~arm64"
IUSE="ocamlopt test"
RESTRICT="!test? ( test )"