diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-20 11:16:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-20 11:16:56 +0200 |
commit | 32c264205b4a8626fe18a64c0aaf16197ecec0a1 (patch) | |
tree | 92a1e69a0a41fe0adef43eb31dc49aa660542f70 /app-crypt/tpm2-abrmd | |
parent | app-crypt/swtpm: arm64 stable wrt bug #843800 (diff) | |
download | gentoo-32c264205b4a8626fe18a64c0aaf16197ecec0a1.tar.gz gentoo-32c264205b4a8626fe18a64c0aaf16197ecec0a1.tar.bz2 gentoo-32c264205b4a8626fe18a64c0aaf16197ecec0a1.zip |
app-crypt/tpm2-abrmd: arm64 stable wrt bug #843800
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/tpm2-abrmd')
-rw-r--r-- | app-crypt/tpm2-abrmd/tpm2-abrmd-2.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-abrmd/tpm2-abrmd-2.4.1-r1.ebuild b/app-crypt/tpm2-abrmd/tpm2-abrmd-2.4.1-r1.ebuild index d48fb7cfa9e3..ed4032c44ca0 100644 --- a/app-crypt/tpm2-abrmd/tpm2-abrmd-2.4.1-r1.ebuild +++ b/app-crypt/tpm2-abrmd/tpm2-abrmd-2.4.1-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 )" |