From: Thomas Deutschmann Date: Wed, 6 May 2020 01:00:46 +0000 (+0200) Subject: app-crypt/tpm2-tss: x86 keyworded (bug #695758) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b4f9c7ee500773b88d5ff791c090e7bde096da61;p=gentoo.git app-crypt/tpm2-tss: x86 keyworded (bug #695758) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann --- 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 3a3f9df9e48c..0802983f6307 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 )"