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 3117B138334 for ; Mon, 8 Apr 2019 11:16:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E397E08A6; Mon, 8 Apr 2019 11:16:29 +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 F1327E08A6 for ; Mon, 8 Apr 2019 11:16:28 +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 D1748335C47 for ; Mon, 8 Apr 2019 11:16:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46C1E594 for ; Mon, 8 Apr 2019 11:16:26 +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: <1554721384.fa904858f363b10ef5a876f51406c1849b6b09c9.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Archive-Tar/ X-VCS-Repository: repo/gentoo X-VCS-Files: perl-core/Archive-Tar/Archive-Tar-2.300.0.ebuild X-VCS-Directories: perl-core/Archive-Tar/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: fa904858f363b10ef5a876f51406c1849b6b09c9 X-VCS-Branch: master Date: Mon, 8 Apr 2019 11:16:26 +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: a7ef2a92-1364-42f6-8bd5-6b21823532bc X-Archives-Hash: cd076748c7a9f705cc8c8c91619d1267 commit: fa904858f363b10ef5a876f51406c1849b6b09c9 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Apr 8 11:03:04 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Apr 8 11:03:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa904858 perl-core/Archive-Tar: arm64 stable (bug #657968) Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> perl-core/Archive-Tar/Archive-Tar-2.300.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-core/Archive-Tar/Archive-Tar-2.300.0.ebuild b/perl-core/Archive-Tar/Archive-Tar-2.300.0.ebuild index b0bdbf37a83..b9680a74691 100644 --- a/perl-core/Archive-Tar/Archive-Tar-2.300.0.ebuild +++ b/perl-core/Archive-Tar/Archive-Tar-2.300.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl module for creation and manipulation of tar files" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="