From: Aaron Bauman Date: Fri, 10 May 2019 04:16:12 +0000 (-0400) Subject: app-crypt/libscrypt: arm64 keyworded X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=84220bb46e50ab540b8915e5685b9932f9ba5085;p=gentoo.git app-crypt/libscrypt: arm64 keyworded Signed-off-by: Aaron Bauman --- 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=""