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 7E8151382C5 for ; Wed, 2 Dec 2020 23:22:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11C06E0882; Wed, 2 Dec 2020 23:22:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 EE5A0E0883 for ; Wed, 2 Dec 2020 23:22:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1D64C34102A for ; Wed, 2 Dec 2020 23:22:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 900AA487 for ; Wed, 2 Dec 2020 23:21:57 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1606951302.ea7cf1b26c4dadf2e7dc15d28a6bd6d653e67490.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/xarchiver/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/xarchiver/xarchiver-0.5.4.15.ebuild X-VCS-Directories: app-arch/xarchiver/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ea7cf1b26c4dadf2e7dc15d28a6bd6d653e67490 X-VCS-Branch: master Date: Wed, 2 Dec 2020 23:21: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3f1ffa49-afa3-44c0-ab3e-e297ef92fa4f X-Archives-Hash: 6ea2cf05c158a922c8da54fc886987af commit: ea7cf1b26c4dadf2e7dc15d28a6bd6d653e67490 Author: Roy Bamford gentoo org> AuthorDate: Wed Dec 2 12:18:15 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Dec 2 23:21:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7cf1b2 app-arch/xarchiver: added ~arm64 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Roy Bamford gentoo.org> Signed-off-by: Sam James gentoo.org> app-arch/xarchiver/xarchiver-0.5.4.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/xarchiver/xarchiver-0.5.4.15.ebuild b/app-arch/xarchiver/xarchiver-0.5.4.15.ebuild index a31e0b6ca1f..d3030bf6c07 100644 --- a/app-arch/xarchiver/xarchiver-0.5.4.15.ebuild +++ b/app-arch/xarchiver/xarchiver-0.5.4.15.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ib/xarchiver/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc" # older pigz versions have incompatible command-line processing