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 0EC1D138334 for ; Mon, 23 Jul 2018 09:09:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1A2AE09F1; Mon, 23 Jul 2018 09:09:12 +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 B3D2CE09EA for ; Mon, 23 Jul 2018 09:09:12 +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 EF00F335D66 for ; Mon, 23 Jul 2018 09:09:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 097ED377 for ; Mon, 23 Jul 2018 09:09:09 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1532336930.cedd7cf4cf766dc2d5439c89438a8c947698041d.leio@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: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: cedd7cf4cf766dc2d5439c89438a8c947698041d X-VCS-Branch: master Date: Mon, 23 Jul 2018 09:09:09 +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: 7a576a70-9f6a-4224-b977-32f8eda9961c X-Archives-Hash: b9f31a707170e4592ce5fa121657ce83 commit: cedd7cf4cf766dc2d5439c89438a8c947698041d Author: Mart Raudsepp gentoo org> AuthorDate: Mon Jul 23 09:04:46 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Jul 23 09:08:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cedd7cf4 app-arch/xar-1.8-r1: arm64 stable (bug #661776) Package-Manager: Portage-2.3.43, Repoman-2.3.10 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 a14ce27e62f..0c1ac372aa8 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 ~arm64 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="