Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/tpm2-tss/
Date: Wed, 01 Sep 2021 08:19:40
Message-Id: 1630484367.e6824aa282dc97961e2cc517c390cb939ad26023.ago@gentoo
1 commit: e6824aa282dc97961e2cc517c390cb939ad26023
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 1 08:19:27 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 1 08:19:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6824aa2
7
8 app-crypt/tpm2-tss: ppc64 stable wrt bug #810865
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-crypt/tpm2-tss/tpm2-tss-2.4.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/tpm2-tss/tpm2-tss-2.4.6.ebuild b/app-crypt/tpm2-tss/tpm2-tss-2.4.6.ebuild
18 index d01517b45c9..ed77112563b 100644
19 --- a/app-crypt/tpm2-tss/tpm2-tss-2.4.6.ebuild
20 +++ b/app-crypt/tpm2-tss/tpm2-tss-2.4.6.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tpm2-software/${PN}/releases/download/${PV}/${P}.tar
22
23 LICENSE="BSD-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ppc64 ~x86"
27 IUSE="doc +fapi gcrypt +openssl static-libs test"
28
29 RESTRICT="!test? ( test )"