summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2020-04-09 00:23:08 -0400
committerGöktürk Yüksek <gokturk@gentoo.org>2020-04-09 13:37:47 -0400
commit07b35394d1ea49ca5d0cb645acc8a4ceefe15745 (patch)
tree9547524c1ea7abd52888eb4168ac99f57cae269a /sys-fs/cryptsetup
parentsys-fs/lvm2: keyword 2.02.187 for ~riscv (diff)
downloadgentoo-07b35394d1ea49ca5d0cb645acc8a4ceefe15745.tar.gz
gentoo-07b35394d1ea49ca5d0cb645acc8a4ceefe15745.tar.bz2
gentoo-07b35394d1ea49ca5d0cb645acc8a4ceefe15745.zip
sys-fs/cryptsetup: keyword 2.3.1 for ~riscv
Bug: https://bugs.gentoo.org/716480 Package-Manager: Portage-2.3.69, Repoman-2.3.14 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Diffstat (limited to 'sys-fs/cryptsetup')
-rw-r--r--sys-fs/cryptsetup/cryptsetup-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-2.3.1.ebuild b/sys-fs/cryptsetup/cryptsetup-2.3.1.ebuild
index d911035b0857..e9301bd41330 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.3.1.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.3.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.t
LICENSE="GPL-2+"
SLOT="0/12" # libcryptsetup.so version
[[ ${PV} != *_rc* ]] && \
-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"
CRYPTO_BACKENDS="gcrypt kernel nettle +openssl"
# we don't support nss since it doesn't allow cryptsetup to be built statically
# and it's missing ripemd160 support so it can't provide full backward compatibility