summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-10-12 08:51:06 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-10-12 08:51:36 +0300
commit6062e47baae7b29f8707d4324449188162ab95dd (patch)
treeae7ae66f20005ea4c49373247d87094649453a40 /app-crypt/tpm2-tss
parentapp-crypt/tpm2-tss: stabilize 2.4.3 on amd64 (diff)
downloadgentoo-6062e47baae7b29f8707d4324449188162ab95dd.tar.gz
gentoo-6062e47baae7b29f8707d4324449188162ab95dd.tar.bz2
gentoo-6062e47baae7b29f8707d4324449188162ab95dd.zip
app-crypt/tpm2-tss: stabilize 2.4.3 on x86
Bug: https://bugs.gentoo.org/746563 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-crypt/tpm2-tss')
-rw-r--r--app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild b/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild
index ef4b30b5d345..3f8a0238a7bb 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/tpm2-software/${PN}/releases/download/${PV}/${P}.tar
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="doc +fapi gcrypt +openssl static-libs test"
RESTRICT="!test? ( test )"