From: Thomas Deutschmann Date: Wed, 29 Aug 2018 00:56:03 +0000 (+0200) Subject: app-crypt/argon2: x86 stable (bug #664556) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=562cff1db5fb27e7f835bca246435e42daa9b5e2;p=gentoo.git app-crypt/argon2: x86 stable (bug #664556) Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- diff --git a/app-crypt/argon2/argon2-20171227.ebuild b/app-crypt/argon2/argon2-20171227.ebuild index cba8e3f4d236..4cf2b3b572c8 100644 --- a/app-crypt/argon2/argon2-20171227.ebuild +++ b/app-crypt/argon2/argon2-20171227.ebuild @@ -9,7 +9,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="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="static-libs" S="${WORKDIR}/phc-winner-${P}"