From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 819B71388C0 for ; Wed, 17 Feb 2016 16:04:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 504F721C0B9; Wed, 17 Feb 2016 16:04:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6EF421C088 for ; Wed, 17 Feb 2016 16:04:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C348E340C6C for ; Wed, 17 Feb 2016 16:04:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 998FA14AC for ; Wed, 17 Feb 2016 16:04:04 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1455725032.f4368e1e1727909791ef9593b5cc920172dfc3d0.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/audit/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/audit/audit-2.4.3-r1.ebuild X-VCS-Directories: sys-process/audit/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: f4368e1e1727909791ef9593b5cc920172dfc3d0 X-VCS-Branch: master Date: Wed, 17 Feb 2016 16:04:04 +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: 2c06cf98-93ec-49ba-b64e-97a6120134fa X-Archives-Hash: bdb2b61bc7f8cd6eda01d2de8d5208f3 commit: f4368e1e1727909791ef9593b5cc920172dfc3d0 Author: Mike Frysinger gentoo org> AuthorDate: Wed Feb 17 07:16:44 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Wed Feb 17 16:03:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4368e1e sys-process/audit: add arm64/sh love sys-process/audit/audit-2.4.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/audit/audit-2.4.3-r1.ebuild b/sys-process/audit/audit-2.4.3-r1.ebuild index 87c829f..100921d 100644 --- a/sys-process/audit/audit-2.4.3-r1.ebuild +++ b/sys-process/audit/audit-2.4.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ldap python" # Testcases are pretty useless as they are built for RedHat users/groups and # kernels.