summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-03 18:25:13 +0100
committerSam James <sam@gentoo.org>2023-06-03 18:25:13 +0100
commitaf33a0a450d5a1582b0dee0c04104872b6ce109d (patch)
treeaf4d2113a1281dabeb274fbdd2b2bf7cb7df4a93 /app-crypt/tpm2-abrmd
parentsys-devel/gcc: fixup 14 patches (diff)
downloadgentoo-af33a0a450d5a1582b0dee0c04104872b6ce109d.tar.gz
gentoo-af33a0a450d5a1582b0dee0c04104872b6ce109d.tar.bz2
gentoo-af33a0a450d5a1582b0dee0c04104872b6ce109d.zip
app-crypt/tpm2-abrmd: Stabilize 3.0.0-r2 arm64, #907727
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/tpm2-abrmd')
-rw-r--r--app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r2.ebuild b/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r2.ebuild
index 27f02d556e9a..0d303c3b555c 100644
--- a/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r2.ebuild
+++ b/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/tpm2-software/${PN}/releases/download/${PV}/${P}.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
IUSE="static-libs test"
RESTRICT="!test? ( test )"