summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-01-08 22:31:29 +0100
committerJeroen Roovers <jer@gentoo.org>2019-01-08 22:32:46 +0100
commit4c74e8c15c07f1f5dbef2e906acc560d171d76bd (patch)
tree6d2566265f492982281d464c520226352835eddb /app-crypt/argon2/argon2-20171227.ebuild
parentdev-cpp/waylandpp: 0.2.4 version bump (diff)
downloadgentoo-4c74e8c15c07f1f5dbef2e906acc560d171d76bd.tar.gz
gentoo-4c74e8c15c07f1f5dbef2e906acc560d171d76bd.tar.bz2
gentoo-4c74e8c15c07f1f5dbef2e906acc560d171d76bd.zip
app-crypt/argon2: Mark ~hppa (bug #666641).
Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'app-crypt/argon2/argon2-20171227.ebuild')
-rw-r--r--app-crypt/argon2/argon2-20171227.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/argon2/argon2-20171227.ebuild b/app-crypt/argon2/argon2-20171227.ebuild
index 5d0c464e8ac6..5127fecce9e0 100644
--- a/app-crypt/argon2/argon2-20171227.ebuild
+++ b/app-crypt/argon2/argon2-20171227.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
IUSE="static-libs"
S="${WORKDIR}/phc-winner-${P}"