From: Markus Meier Date: Thu, 21 Dec 2017 05:43:49 +0000 (+0100) Subject: app-crypt/argon2: add ~arm64, bug #636702 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=58bed4b2532281f5421e6238762c1140584db258;p=gentoo.git app-crypt/argon2: add ~arm64, bug #636702 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64" --- diff --git a/app-crypt/argon2/argon2-20161029-r1.ebuild b/app-crypt/argon2/argon2-20161029-r1.ebuild index 6a2ac3f2695c..7bc3ecb38fcd 100644 --- a/app-crypt/argon2/argon2-20161029-r1.ebuild +++ b/app-crypt/argon2/argon2-20161029-r1.ebuild @@ -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}"