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 ABDE1139694 for ; Sun, 26 Feb 2017 15:37:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D83D1E0C3F; Sun, 26 Feb 2017 15:37:17 +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 AE192E0C3F for ; Sun, 26 Feb 2017 15:37:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D17B033D3CE for ; Sun, 26 Feb 2017 15:37:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 993F2555F for ; Sun, 26 Feb 2017 15:37:15 +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: <1488123426.0c6095dd1577313997c651c5c9695e95f772b517.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/trousers/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/trousers/trousers-0.3.14-r1.ebuild X-VCS-Directories: app-crypt/trousers/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 0c6095dd1577313997c651c5c9695e95f772b517 X-VCS-Branch: master Date: Sun, 26 Feb 2017 15:37:15 +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: 1cc88e04-7f4f-4e03-a35f-40b2927df0ed X-Archives-Hash: 5ba0eba60c17ced0a6b72ef3b166e1bb commit: 0c6095dd1577313997c651c5c9695e95f772b517 Author: Michael Weber gentoo org> AuthorDate: Fri Feb 24 23:23:39 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Sun Feb 26 15:37:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c6095dd app-crypt/trousers: arm64 stable (bug 609090). Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-crypt/trousers/trousers-0.3.14-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/trousers/trousers-0.3.14-r1.ebuild b/app-crypt/trousers/trousers-0.3.14-r1.ebuild index 04af8b3532..fb34d2e71d 100644 --- a/app-crypt/trousers/trousers-0.3.14-r1.ebuild +++ b/app-crypt/trousers/trousers-0.3.14-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/trousers/${PN}/${P}.tar.gz" LICENSE="CPL-1.0 GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~m68k ~ppc ~ppc64 ~s390 ~sh x86" +KEYWORDS="amd64 arm arm64 ~m68k ~ppc ~ppc64 ~s390 ~sh x86" IUSE="doc libressl selinux" # gtk # gtk support presently does NOT compile.