summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-05-06 03:00:46 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-05-06 03:01:27 +0200
commitb4f9c7ee500773b88d5ff791c090e7bde096da61 (patch)
tree540ffb9a1410b40404a65fc233d81f1a316e8830
parentnet-vpn/ocserv: x86 keyworded (bug #718792) (diff)
downloadgentoo-b4f9c7ee500773b88d5ff791c090e7bde096da61.tar.gz
gentoo-b4f9c7ee500773b88d5ff791c090e7bde096da61.tar.bz2
gentoo-b4f9c7ee500773b88d5ff791c090e7bde096da61.zip
app-crypt/tpm2-tss: x86 keyworded (bug #695758)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--app-crypt/tpm2-tss/tpm2-tss-2.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-tss/tpm2-tss-2.3.3.ebuild b/app-crypt/tpm2-tss/tpm2-tss-2.3.3.ebuild
index 3a3f9df9e48c..0802983f6307 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-2.3.3.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-2.3.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 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="doc +gcrypt openssl static-libs test"
RESTRICT="!test? ( test )"