app-crypt/tpm2-tools: Sync with Gentoo

It's from Gentoo commit 931e663b1ffa28f50faff0db41ae2a8661137192.
This commit is contained in:
Flatcar Buildbot 2024-07-29 07:12:25 +00:00 committed by Krzesimir Nowak
parent 514580cdfc
commit 2c93ca0a44

View File

@ -12,7 +12,7 @@ SRC_URI="https://github.com/tpm2-software/tpm2-tools/releases/download/${PV}/${P
LICENSE="BSD" LICENSE="BSD"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" KEYWORDS="amd64 arm arm64 ppc64 x86"
IUSE="+fapi test" IUSE="+fapi test"
RESTRICT="!test? ( test )" RESTRICT="!test? ( test )"