Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/tpm-tools/
Date: Fri, 03 May 2019 16:08:53
Message-Id: 1556899719.e09442d332bcd90fe80ae849aa7b055e3123d1aa.bman@gentoo
1 commit: e09442d332bcd90fe80ae849aa7b055e3123d1aa
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 3 15:38:39 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri May 3 16:08:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09442d3
7
8 app-crypt/tpm-tools: arm64 stable (bug #684612)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 app-crypt/tpm-tools/tpm-tools-1.3.9.1-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-crypt/tpm-tools/tpm-tools-1.3.9.1-r1.ebuild b/app-crypt/tpm-tools/tpm-tools-1.3.9.1-r1.ebuild
17 index e59af9e38d9..17a81045fb1 100644
18 --- a/app-crypt/tpm-tools/tpm-tools-1.3.9.1-r1.ebuild
19 +++ b/app-crypt/tpm-tools/tpm-tools-1.3.9.1-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/trousers/${PN}/${P}.tar.gz"
27
28 LICENSE="CPL-1.0"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~s390 ~sh ~x86"
31 +KEYWORDS="~amd64 ~arm arm64 ~m68k ~s390 ~sh ~x86"
32 IUSE="libressl nls pkcs11 debug"
33
34 DEPEND=">=app-crypt/trousers-0.3.0