From: Göktürk Yüksek Date: Thu, 9 Apr 2020 04:23:08 +0000 (-0400) Subject: sys-fs/cryptsetup: keyword 2.3.1 for ~riscv X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=07b35394d1ea49ca5d0cb645acc8a4ceefe15745;p=gentoo.git 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 --- 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