summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-10 14:21:15 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-10 14:21:43 -0400
commit6b539fe2834763a66f61df0c2fcb3b2b701c25ac (patch)
treeb2a486ac0ea6e3d5e256a0dc3b36e2db7044a2f2
parentdev-perl/Sort-Versions: arm64 keyworded (diff)
downloadgentoo-6b539fe2.tar.gz
gentoo-6b539fe2.tar.bz2
gentoo-6b539fe2.zip
dev-lang/nasm: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.71, Repoman-2.3.17
-rw-r--r--dev-lang/nasm/nasm-2.14.02.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/nasm/nasm-2.14.02.ebuild b/dev-lang/nasm/nasm-2.14.02.ebuild
index a5f9a0b969e1..fa8547758795 100644
--- a/dev-lang/nasm/nasm-2.14.02.ebuild
+++ b/dev-lang/nasm/nasm-2.14.02.ebuild
@@ -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=""