app-crypt/argon2: add ~arm64, bug #636702
authorMarkus Meier <maekke@gentoo.org>
Thu, 21 Dec 2017 05:43:49 +0000 (06:43 +0100)
committerMarkus Meier <maekke@gentoo.org>
Thu, 21 Dec 2017 05:43:49 +0000 (06:43 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"

app-crypt/argon2/argon2-20161029-r1.ebuild

index 6a2ac3f2695cb72b83eac430d7c25860190c5e8c..7bc3ecb38fcdf01dd6a8363802bc85727b259367 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/P-H-C/phc-winner-argon2/archive/${PV}.tar.gz -> ${P}
 
 LICENSE="|| ( Apache-2.0 CC0-1.0 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/phc-winner-${P}"