commit: acdb2d6eeddf10d778547acd60100bbcf9ec57c4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 14 19:37:33 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jul 14 19:37:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acdb2d6e
app-crypt/tpm2-tools: Stabilize 5.2-r1 ppc64, #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 1da149d89cc3..fff56e0b0ef6 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 )"
