summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-10 00:16:12 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-10 00:16:12 -0400
commit84220bb46e50ab540b8915e5685b9932f9ba5085 (patch)
tree90a8f90d5dbeb7715f44aaf6b9e10ac4a70afcc8
parentarch/arm64/use.mask: drop mercurial (diff)
downloadgentoo-84220bb4.tar.gz
gentoo-84220bb4.tar.bz2
gentoo-84220bb4.zip
app-crypt/libscrypt: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--app-crypt/libscrypt/libscrypt-1.21.ebuild2
1 files changed, 1 insertions, 1 deletions
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=""