From: Roy Bamford Date: Sat, 7 Apr 2018 13:49:11 +0000 (+0100) Subject: dev-perl/File-ShareDir-Install: added ~arm64 keyword (Bug 652718) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ead94fb5fd504be6c2ead319893643aea547d950;p=gentoo.git dev-perl/File-ShareDir-Install: added ~arm64 keyword (Bug 652718) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild index 944e2566f828..45a60a6c4a8c 100644 --- a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild +++ b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Install shared files" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" IUSE="test" PERL_RM_FILES=( "Build.PL" ) # Using MBTiny is stupid this high up