dev-lang/nasm: arm64 keyworded
authorAaron Bauman <bman@gentoo.org>
Sat, 10 Aug 2019 18:21:15 +0000 (14:21 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 10 Aug 2019 18:21:43 +0000 (14:21 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17

dev-lang/nasm/nasm-2.14.02.ebuild

index a5f9a0b969e1b577baf86f246b40aabcbd6512b5..fa8547758795d2c7efaec3e692422e8f75e1ce96 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.xz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc64 x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm64 ~ia64 ~ppc64 x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="doc"
 
 RDEPEND=""