diff options
author | Sam James <sam@gentoo.org> | 2024-05-07 11:29:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-07 11:29:01 +0100 |
commit | bb50eeae1aa5f05f41ed4fd8cefbdb0c062c51f8 (patch) | |
tree | cef18ba8b25f6f252845ddae20629be55735bb4d /app-crypt/tpm2-tools | |
parent | app-crypt/tpm2-tss: Stabilize 4.0.2 ppc64, #931271 (diff) | |
download | gentoo-bb50eeae1aa5f05f41ed4fd8cefbdb0c062c51f8.tar.gz gentoo-bb50eeae1aa5f05f41ed4fd8cefbdb0c062c51f8.tar.bz2 gentoo-bb50eeae1aa5f05f41ed4fd8cefbdb0c062c51f8.zip |
app-crypt/tpm2-tools: Stabilize 5.6.1 arm64, #931272
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/tpm2-tools')
-rw-r--r-- | app-crypt/tpm2-tools/tpm2-tools-5.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-tools/tpm2-tools-5.6.1.ebuild b/app-crypt/tpm2-tools/tpm2-tools-5.6.1.ebuild index 0a6170ebbdb8..132c29286d83 100644 --- a/app-crypt/tpm2-tools/tpm2-tools-5.6.1.ebuild +++ b/app-crypt/tpm2-tools/tpm2-tools-5.6.1.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/tpm2-tools-5. LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="+fapi test" RESTRICT="!test? ( test )" |