diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:14:46 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:16:00 -0400 |
commit | 0be765affa057dc251371f2d8b8607a10e8c3864 (patch) | |
tree | 63508e86aea3bea672ca3a8b4d37c61ee82c588a /dev-perl/Devel-GlobalDestruction | |
parent | dev-perl/Class-Load-XS: arm64 stable (diff) | |
download | gentoo-0be765affa057dc251371f2d8b8607a10e8c3864.tar.gz gentoo-0be765affa057dc251371f2d8b8607a10e8c3864.tar.bz2 gentoo-0be765affa057dc251371f2d8b8607a10e8c3864.zip |
dev-perl/Devel-GlobalDestruction: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/Devel-GlobalDestruction')
-rw-r--r-- | dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild index 6567b40dd330..5c24ff92a6ad 100644 --- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild +++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION='Returns the equivalent of ${^GLOBAL_PHASE} eq DESTRUCT for older perls' SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |