summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-10-23 21:05:42 -0700
committerMatt Turner <mattst88@gentoo.org>2018-10-23 21:05:42 -0700
commit39314641671207061e15769d659811c593d3285c (patch)
treefc4fa4b162b81ea5156c17e762cd0faae710027b /app-crypt/argon2/argon2-20171227.ebuild
parentsys-apps/dmidecode-3.2: added ~mips (diff)
downloadgentoo-39314641671207061e15769d659811c593d3285c.tar.gz
gentoo-39314641671207061e15769d659811c593d3285c.tar.bz2
gentoo-39314641671207061e15769d659811c593d3285c.zip
app-crypt/argon2-20171227: added ~mips
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt/argon2/argon2-20171227.ebuild')
-rw-r--r--app-crypt/argon2/argon2-20171227.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/argon2/argon2-20171227.ebuild b/app-crypt/argon2/argon2-20171227.ebuild
index 6aeb567b2247..b600d4c7156b 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="~alpha amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
IUSE="static-libs"
S="${WORKDIR}/phc-winner-${P}"