diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:24:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:24:47 +0100 |
commit | 55b447b69e61a2030c6bd0ce82a8bdde988112ff (patch) | |
tree | aaa51b4ccb2a3150dde4625a44abe42fbf83569b /app-crypt/tpm-tools | |
parent | dev-libs/libthreadar: x86 stable wrt bug #828321 (diff) | |
download | gentoo-55b447b69e61a2030c6bd0ce82a8bdde988112ff.tar.gz gentoo-55b447b69e61a2030c6bd0ce82a8bdde988112ff.tar.bz2 gentoo-55b447b69e61a2030c6bd0ce82a8bdde988112ff.zip |
app-crypt/tpm-tools: x86 stable wrt bug #828322
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/tpm-tools')
-rw-r--r-- | app-crypt/tpm-tools/tpm-tools-1.3.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm-tools/tpm-tools-1.3.9.2.ebuild b/app-crypt/tpm-tools/tpm-tools-1.3.9.2.ebuild index 39c9ad1724ca..1f7603f6acb0 100644 --- a/app-crypt/tpm-tools/tpm-tools-1.3.9.2.ebuild +++ b/app-crypt/tpm-tools/tpm-tools-1.3.9.2.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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~m68k ~s390 x86" IUSE="nls pkcs11 debug" DEPEND=">=app-crypt/trousers-0.3.0 |