From 84220bb46e50ab540b8915e5685b9932f9ba5085 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Fri, 10 May 2019 00:16:12 -0400 Subject: [PATCH] app-crypt/libscrypt: arm64 keyworded Signed-off-by: Aaron Bauman --- app-crypt/libscrypt/libscrypt-1.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/libscrypt/libscrypt-1.21.ebuild b/app-crypt/libscrypt/libscrypt-1.21.ebuild index 62491faa8ab2..e4ac4392954b 100644 --- a/app-crypt/libscrypt/libscrypt-1.21.ebuild +++ b/app-crypt/libscrypt/libscrypt-1.21.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/technion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="" -- 2.26.2