diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-17 11:58:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-17 11:58:49 +0200 |
commit | 021847a620c1a66df15177576ecdc4f951cf4659 (patch) | |
tree | c8e871ac337dbe28973474cc22856e429600ca7c /app-crypt/tpm2-abrmd | |
parent | app-crypt/swtpm: x86 stable wrt bug #843800 (diff) | |
download | gentoo-021847a620c1a66df15177576ecdc4f951cf4659.tar.gz gentoo-021847a620c1a66df15177576ecdc4f951cf4659.tar.bz2 gentoo-021847a620c1a66df15177576ecdc4f951cf4659.zip |
app-crypt/tpm2-abrmd: x86 stable wrt bug #843800
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
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 2339ed83d9b5..12f5e72433b7 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 )" |