commit: c3dbcc6f9d8d9a8928162144eb3701a198a05ec5 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Jan 28 14:52:17 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> 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="
