From: Sergei Trofimovich Date: Sat, 28 Dec 2019 12:31:38 +0000 (+0000) Subject: app-crypt/argon2: stable 20190702 for ia64, bug #703828 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d07997cbdf2bee275264d3450f972b2499ee40d0;p=gentoo.git app-crypt/argon2: stable 20190702 for ia64, bug #703828 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich --- diff --git a/app-crypt/argon2/argon2-20190702.ebuild b/app-crypt/argon2/argon2-20190702.ebuild index 69199ef4fb9c..18de3ac70aa8 100644 --- a/app-crypt/argon2/argon2-20190702.ebuild +++ b/app-crypt/argon2/argon2-20190702.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/1" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="static-libs" S="${WORKDIR}/phc-winner-${P}"