summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2020-04-07 19:17:12 -0400
committerGöktürk Yüksek <gokturk@gentoo.org>2020-04-08 16:36:46 -0400
commit14454df63c6e29c4aeccb1f4e5ef5e67c8681da8 (patch)
treefc5e4d836add01c7cd4949a64c4db96034c0e753 /app-crypt
parentdev-python/pycryptodome: 3.9.7 (diff)
downloadgentoo-14454df63c6e29c4aeccb1f4e5ef5e67c8681da8.tar.gz
gentoo-14454df63c6e29c4aeccb1f4e5ef5e67c8681da8.tar.bz2
gentoo-14454df63c6e29c4aeccb1f4e5ef5e67c8681da8.zip
app-crypt/argon2: keyword for ~riscv
Bug: https://bugs.gentoo.org/716480 Package-Manager: Portage-2.3.69, Repoman-2.3.14 RepoMan-Options: --include-arches="riscv" Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/argon2/argon2-20190702.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/argon2/argon2-20190702.ebuild b/app-crypt/argon2/argon2-20190702.ebuild
index 8688fe435385..335c2b502311 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 ~riscv s390 sparc x86"
IUSE="static-libs"
S="${WORKDIR}/phc-winner-${P}"