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 EDCE4139085 for ; Sat, 28 Jan 2017 18:17:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C426E0ED4; Sat, 28 Jan 2017 18:17:54 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EC4C3E0ECE for ; Sat, 28 Jan 2017 18:17:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CEFEE341673 for ; Sat, 28 Jan 2017 18:17:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6621D38E7 for ; Sat, 28 Jan 2017 18:17:51 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1485627018.c3dbcc6f9d8d9a8928162144eb3701a198a05ec5.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-Install/Module-Install-1.160.0.ebuild X-VCS-Directories: dev-perl/Module-Install/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: c3dbcc6f9d8d9a8928162144eb3701a198a05ec5 X-VCS-Branch: master Date: Sat, 28 Jan 2017 18:17:51 +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: 6e60e60f-8cb4-4582-b595-226099a4e74e X-Archives-Hash: df58f15dfb041f8a567645658bbc1921 commit: c3dbcc6f9d8d9a8928162144eb3701a198a05ec5 Author: Kent Fredric gentoo org> AuthorDate: Sat Jan 28 14:52:17 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Jan 28 18:10:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3dbcc6f dev-perl/Module-Install: Remove unneeded ~arm64 keywords Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-perl/Module-Install/Module-Install-1.160.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild b/dev-perl/Module-Install/Module-Install-1.160.0.ebuild index 603ff1f..77aa60a 100644 --- a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild +++ b/dev-perl/Module-Install/Module-Install-1.160.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Standalone, extensible Perl module installer" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND="