diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-03 11:38:39 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-03 12:08:39 -0400 |
commit | e09442d332bcd90fe80ae849aa7b055e3123d1aa (patch) | |
tree | 4385fa1f53d965ef92561748792706516386a550 /app-crypt/tpm-tools | |
parent | sys-block/tgt: 1.0.76 stable amd64/x86 (diff) | |
download | gentoo-e09442d332bcd90fe80ae849aa7b055e3123d1aa.tar.gz gentoo-e09442d332bcd90fe80ae849aa7b055e3123d1aa.tar.bz2 gentoo-e09442d332bcd90fe80ae849aa7b055e3123d1aa.zip |
app-crypt/tpm-tools: arm64 stable (bug #684612)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-crypt/tpm-tools')
-rw-r--r-- | app-crypt/tpm-tools/tpm-tools-1.3.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index e59af9e38d9e..17a81045fb12 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/trousers/${PN}/${P}.tar.gz" LICENSE="CPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~s390 ~sh ~x86" +KEYWORDS="~amd64 ~arm arm64 ~m68k ~s390 ~sh ~x86" IUSE="libressl nls pkcs11 debug" DEPEND=">=app-crypt/trousers-0.3.0 |