commit: b4f9c7ee500773b88d5ff791c090e7bde096da61 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed May 6 01:00:46 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed May 6 01:01:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f9c7ee
app-crypt/tpm2-tss: x86 keyworded (bug #695758) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> app-crypt/tpm2-tss/tpm2-tss-2.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/tpm2-tss/tpm2-tss-2.3.3.ebuild b/app-crypt/tpm2-tss/tpm2-tss-2.3.3.ebuild index 3a3f9df9e48..0802983f630 100644 --- a/app-crypt/tpm2-tss/tpm2-tss-2.3.3.ebuild +++ b/app-crypt/tpm2-tss/tpm2-tss-2.3.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tpm2-software/${PN}/releases/download/${PV}/${P}.tar LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc +gcrypt openssl static-libs test" RESTRICT="!test? ( test )"
