dev-lua/luv: add ~arm64 for 1.32.0
authorJoonas Niilola <juippis@gentoo.org>
Mon, 4 Nov 2019 03:55:34 +0000 (05:55 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Mon, 4 Nov 2019 03:55:34 +0000 (05:55 +0200)
Tested-by: Roy Bamford <neddyseagoon@gentoo.org>
Closes: https://bugs.gentoo.org/695024
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-lua/luv/luv-1.32.0.0.ebuild

index b684cb17f6bf7ca2262aa59a3d411ee6e4337885..5333e5fd0ac9417ca108efaadb71378b46a285bf 100644 (file)
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0 MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="luajit test"
 RESTRICT="!test? ( test )"