diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:17:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:17:14 +0200 |
commit | 2f3125c3735871e70ff3a7df1332770a1dec56bd (patch) | |
tree | 2b2de40148f2793eeaf7856297948897cca0db61 /app-crypt/tpm-tools | |
parent | dev-libs/tinyxml2: x86 stable (bug #661440) (diff) | |
download | gentoo-2f3125c3735871e70ff3a7df1332770a1dec56bd.tar.gz gentoo-2f3125c3735871e70ff3a7df1332770a1dec56bd.tar.bz2 gentoo-2f3125c3735871e70ff3a7df1332770a1dec56bd.zip |
app-crypt/tpm-tools: x86 stable (bug #663600)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'app-crypt/tpm-tools')
-rw-r--r-- | app-crypt/tpm-tools/tpm-tools-1.3.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm-tools/tpm-tools-1.3.9.1.ebuild b/app-crypt/tpm-tools/tpm-tools-1.3.9.1.ebuild index 4b922742df44..985d505f1523 100644 --- a/app-crypt/tpm-tools/tpm-tools-1.3.9.1.ebuild +++ b/app-crypt/tpm-tools/tpm-tools-1.3.9.1.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" COMMON_DEPEND=" |