diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:07:37 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:40 -0400 |
commit | 1f57ed89979fbbbec95049c8effdad7464faff8a (patch) | |
tree | 1bf4cf209a4745cdd8390be2311d479572d9b16f /dev-perl/Module-Runtime | |
parent | net-voip/telepathy-gabble: arm64 stable (diff) | |
download | gentoo-1f57ed89979fbbbec95049c8effdad7464faff8a.tar.gz gentoo-1f57ed89979fbbbec95049c8effdad7464faff8a.tar.bz2 gentoo-1f57ed89979fbbbec95049c8effdad7464faff8a.zip |
dev-perl/Module-Runtime: 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/Module-Runtime')
-rw-r--r-- | dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild b/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild index c29f9b87f53e..dad64abe56b7 100644 --- a/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild +++ b/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Runtime module handling" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~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 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="" |