diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-22 22:38:54 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-22 22:38:54 +0100 |
commit | 07c21e8b27e6f884c6b05cc971c1c6c0bff65a90 (patch) | |
tree | 4d88c24f6f62e03b387067c2db3e17638a37401a /dev-perl/Sub-Identify | |
parent | dev-perl/namespace-autoclean: add ~arm64, bug #599552 (diff) | |
download | gentoo-07c21e8b27e6f884c6b05cc971c1c6c0bff65a90.tar.gz gentoo-07c21e8b27e6f884c6b05cc971c1c6c0bff65a90.tar.bz2 gentoo-07c21e8b27e6f884c6b05cc971c1c6c0bff65a90.zip |
dev-perl/Sub-Identify: add ~arm64, bug #599552
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/Sub-Identify')
-rw-r--r-- | dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild index 95f601e7d772..853b859c0e59 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ppc ~ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |