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