sys-fs/cryptsetup: keyword 2.3.1 for ~riscv
authorGöktürk Yüksek <gokturk@gentoo.org>
Thu, 9 Apr 2020 04:23:08 +0000 (00:23 -0400)
committerGöktürk Yüksek <gokturk@gentoo.org>
Thu, 9 Apr 2020 17:37:47 +0000 (13:37 -0400)
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>
sys-fs/cryptsetup/cryptsetup-2.3.1.ebuild

index d911035b08579ba971ef49b0744bb266fd2c3130..e9301bd4133047172effbbc6b427cdbc1d746065 100644 (file)
@@ -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