summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-03-17 09:34:59 +0800
committerYixun Lan <dlan@gentoo.org>2022-03-17 11:51:17 +0800
commite0b96d8a6ab14ce76a06d60d63aa506867e0253f (patch)
treebe7dc481e84b1c78e9d9b9cbb955969f1eacad31
parentdev-util/goland: bump to 2021.3.3 (diff)
downloadgentoo-e0b96d8a6ab14ce76a06d60d63aa506867e0253f.tar.gz
gentoo-e0b96d8a6ab14ce76a06d60d63aa506867e0253f.tar.bz2
gentoo-e0b96d8a6ab14ce76a06d60d63aa506867e0253f.zip
app-crypt/tpm2-abrmd: riscv keyworded (bug #835381)
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--app-crypt/tpm2-abrmd/tpm2-abrmd-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-abrmd/tpm2-abrmd-2.4.1.ebuild b/app-crypt/tpm2-abrmd/tpm2-abrmd-2.4.1.ebuild
index 482e6f408a99..0b9eedf9ce6d 100644
--- a/app-crypt/tpm2-abrmd/tpm2-abrmd-2.4.1.ebuild
+++ b/app-crypt/tpm2-abrmd/tpm2-abrmd-2.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/tpm2-software/${PN}/releases/download/${PV}/${P}.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="static-libs test"
RESTRICT="!test? ( test )"