diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 22:35:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 22:56:23 +0200 |
commit | b90677d413ed58e940b47026d45c3b527a61bff9 (patch) | |
tree | d15bfce13d424ac9dbc6bee254f0946339b472d8 /app-crypt/tpm-tools | |
parent | dev-ruby/timecop: x86 stable (bug #684544) (diff) | |
download | gentoo-b90677d413ed58e940b47026d45c3b527a61bff9.tar.gz gentoo-b90677d413ed58e940b47026d45c3b527a61bff9.tar.bz2 gentoo-b90677d413ed58e940b47026d45c3b527a61bff9.zip |
app-crypt/tpm-tools: x86 stable (bug #684612)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt/tpm-tools')
-rw-r--r-- | app-crypt/tpm-tools/tpm-tools-1.3.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 fb185e8819c8..f92377d57912 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 @@ -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 |