diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:35:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:38:16 +0100 |
commit | be0bebefc774fcb2d9551e521c192e6bce0c6ba1 (patch) | |
tree | 7bfd927ee55b30cee507e803c477f4fb7fabe307 /app-crypt | |
parent | app-crypt/tinyca: amd64 stable wrt bug #611490 (diff) | |
download | gentoo-be0bebefc774fcb2d9551e521c192e6bce0c6ba1.tar.gz gentoo-be0bebefc774fcb2d9551e521c192e6bce0c6ba1.tar.bz2 gentoo-be0bebefc774fcb2d9551e521c192e6bce0c6ba1.zip |
app-crypt/tpm-tools: amd64 stable wrt bug #611492
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/tpm-tools/tpm-tools-1.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/tpm-tools/tpm-tools-1.3.9.ebuild b/app-crypt/tpm-tools/tpm-tools-1.3.9.ebuild index 7cec3550bbef..ca9e5c1bc2e5 100644 --- a/app-crypt/tpm-tools/tpm-tools-1.3.9.ebuild +++ b/app-crypt/tpm-tools/tpm-tools-1.3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" COMMON_DEPEND=" |