diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-21 01:50:14 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-21 01:50:14 +0200 |
commit | 098629c08dc74707beb112f7229203b16c0ef7c2 (patch) | |
tree | a4cf1ed496edbb7a03c9a63e91e2f0d53c5ec866 /dev-perl/Test-Requires | |
parent | media-sound/quodlibet: ppc stable (bug 617114). (diff) | |
download | gentoo-098629c08dc74707beb112f7229203b16c0ef7c2.tar.gz gentoo-098629c08dc74707beb112f7229203b16c0ef7c2.tar.bz2 gentoo-098629c08dc74707beb112f7229203b16c0ef7c2.zip |
dev-perl/Test-Requires: arm64 stable.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/Test-Requires')
-rw-r--r-- | dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild b/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild index d771ac1f30d3..86bca79f646d 100644 --- a/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild +++ b/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Checks to see if the module can be loaded" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Test-Simple-0.470.0" |