commit: 0053b3d1f7b9ac5f07bf71e865fde407b46d788b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 14 19:37:35 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jul 14 19:37:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0053b3d1
app-crypt/tpm2-tools: Stabilize 5.2-r1 x86, #856865 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-crypt/tpm2-tools/tpm2-tools-5.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/tpm2-tools/tpm2-tools-5.2-r1.ebuild b/app-crypt/tpm2-tools/tpm2-tools-5.2-r1.ebuild index fff56e0b0ef6..7bb66768f35b 100644 --- a/app-crypt/tpm2-tools/tpm2-tools-5.2-r1.ebuild +++ b/app-crypt/tpm2-tools/tpm2-tools-5.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/tpm2-software/tpm2-tools/releases/download/${PV}/${P LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm arm64 ppc64 ~x86" +KEYWORDS="~amd64 arm arm64 ppc64 x86" IUSE="+fapi test" RESTRICT="!test? ( test )"
