From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EBA33139694 for ; Wed, 15 Mar 2017 14:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BA5321C080; Wed, 15 Mar 2017 14:35:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07AF021C075 for ; Wed, 15 Mar 2017 14:35:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC88E340F43 for ; Wed, 15 Mar 2017 14:35:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AA896922 for ; Wed, 15 Mar 2017 14:35:12 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1489588491.30c0949e9ce19b5edd71bb6937d41e9636238de3.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/tpm-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/tpm-tools/tpm-tools-1.3.9.ebuild X-VCS-Directories: app-crypt/tpm-tools/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 30c0949e9ce19b5edd71bb6937d41e9636238de3 X-VCS-Branch: master Date: Wed, 15 Mar 2017 14:35:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b0e08009-bffd-4556-ba6a-fa8cf2399855 X-Archives-Hash: 228611173f47e2ca83714cd0b108b43e commit: 30c0949e9ce19b5edd71bb6937d41e9636238de3 Author: Michael Weber gentoo org> AuthorDate: Wed Mar 15 14:29:55 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Wed Mar 15 14:34:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c0949e app-crypt/tpm-tools: arm64 stable (bug 611492). Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64" app-crypt/tpm-tools/tpm-tools-1.3.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 30f0c7ee052..d19eff06625 100644 --- a/app-crypt/tpm-tools/tpm-tools-1.3.9.ebuild +++ b/app-crypt/tpm-tools/tpm-tools-1.3.9.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="