diff options
author | 2018-07-23 19:58:05 +0100 | |
---|---|---|
committer | 2018-07-23 19:58:05 +0100 | |
commit | 1402d38ac7b5a2a992077952b2badc408136356d (patch) | |
tree | c3d2a365d828eb993f96e07b073f51c50b1ca341 /dev-perl/Mouse | |
parent | dev-perl/MooX-late: stable 0.15.0-r1 for hppa, bug #661196 (diff) | |
download | gentoo-1402d38ac7b5a2a992077952b2badc408136356d.tar.gz gentoo-1402d38ac7b5a2a992077952b2badc408136356d.tar.bz2 gentoo-1402d38ac7b5a2a992077952b2badc408136356d.zip |
dev-perl/Mouse: stable 2.4.10 for hppa, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Mouse')
-rw-r--r-- | dev-perl/Mouse/Mouse-2.4.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mouse/Mouse-2.4.10.ebuild b/dev-perl/Mouse/Mouse-2.4.10.ebuild index 14f503e6c56b..0117abf194fe 100644 --- a/dev-perl/Mouse/Mouse-2.4.10.ebuild +++ b/dev-perl/Mouse/Mouse-2.4.10.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Moose minus the antlers" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 hppa ~ppc ~x86" IUSE="test" RDEPEND=" |