diff options
author | 2023-03-31 11:48:24 +0000 | |
---|---|---|
committer | 2023-03-31 11:48:24 +0000 | |
commit | fe959a5545c41366def4f7a3e5027ea76ea1bb5c (patch) | |
tree | 9c53b23e43b52ea00ec7b35df6e668f7674fbb9a /app-crypt/tpm2-abrmd | |
parent | dev-python/cython: Stabilize 0.29.33 hppa, #894816 (diff) | |
download | gentoo-fe959a5545c41366def4f7a3e5027ea76ea1bb5c.tar.gz gentoo-fe959a5545c41366def4f7a3e5027ea76ea1bb5c.tar.bz2 gentoo-fe959a5545c41366def4f7a3e5027ea76ea1bb5c.zip |
app-crypt/tpm2-abrmd: Stabilize 3.0.0-r1 arm64, #894968
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/tpm2-abrmd')
-rw-r--r-- | app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r1.ebuild b/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r1.ebuild index 39e34c4f523a..21214f012174 100644 --- a/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r1.ebuild +++ b/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r1.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 ~riscv x86" +KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86" IUSE="static-libs test" RESTRICT="!test? ( test )" |