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 61B7F1382C5 for ; Tue, 13 Mar 2018 17:41:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AABFE081A; Tue, 13 Mar 2018 17:41:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C735E0817 for ; Tue, 13 Mar 2018 17:41:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 502A1335C76 for ; Tue, 13 Mar 2018 17:40:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8643C239 for ; Tue, 13 Mar 2018 17:40:57 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1520962844.fe8404867f0ebdab9fb18c1e4930e146483daab1.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/xar/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/xar/xar-1.8-r1.ebuild X-VCS-Directories: app-arch/xar/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fe8404867f0ebdab9fb18c1e4930e146483daab1 X-VCS-Branch: master Date: Tue, 13 Mar 2018 17:40:57 +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: 8383b497-f47e-49f4-bcaa-164de7a24006 X-Archives-Hash: 4a926b0b2f7f2e4f888324c0c8f16cd4 commit: fe8404867f0ebdab9fb18c1e4930e146483daab1 Author: Michał Górny gentoo org> AuthorDate: Tue Mar 13 17:26:11 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Mar 13 17:40:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe840486 app-arch/xar: Keyword ~arm64, bug #650024 Tested-by: Roy Bamford gentoo.org> app-arch/xar/xar-1.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/xar/xar-1.8-r1.ebuild b/app-arch/xar/xar-1.8-r1.ebuild index 662b27caed8..50016f14132 100644 --- a/app-arch/xar/xar-1.8-r1.ebuild +++ b/app-arch/xar/xar-1.8-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://opensource.apple.com/tarballs/xar/xar-${APPLE_PV}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="libressl kernel_Darwin" DEPEND="