diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2018-04-07 14:49:11 +0100 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-07 18:13:15 +0300 |
commit | ead94fb5fd504be6c2ead319893643aea547d950 (patch) | |
tree | 50ca85c154261f8199293994f0438e994b4a5e9c /dev-perl/File-ShareDir-Install | |
parent | dev-perl/Class-Inspector: added ~arm64 keyword (Bug 652718) (diff) | |
download | gentoo-ead94fb5fd504be6c2ead319893643aea547d950.tar.gz gentoo-ead94fb5fd504be6c2ead319893643aea547d950.tar.bz2 gentoo-ead94fb5fd504be6c2ead319893643aea547d950.zip |
dev-perl/File-ShareDir-Install: added ~arm64 keyword (Bug 652718)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/File-ShareDir-Install')
-rw-r--r-- | dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |