commit: 44e7b343bed4a3829282aff7b4ff1f2982bbedc6 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 14 19:37:23 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jul 14 19:37:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e7b343
app-crypt/tpm2-tools: Stabilize 5.2-r1 arm, #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 8438c854a1ce..e8f9113bb672 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 )"
