diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-13 09:59:16 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-13 10:18:02 +0200 |
commit | 3bad5327d805966b4bd2da7d25bac8d7cdae360a (patch) | |
tree | f77dbb0464562fbdcd8b6527625d77d7629c2c53 /dev-perl/indirect | |
parent | dev-perl/bareword-filehandles: Mark ~hppa (bug #579736). (diff) | |
download | gentoo-3bad5327d805966b4bd2da7d25bac8d7cdae360a.tar.gz gentoo-3bad5327d805966b4bd2da7d25bac8d7cdae360a.tar.bz2 gentoo-3bad5327d805966b4bd2da7d25bac8d7cdae360a.zip |
dev-perl/indirect: Mark ~hppa (bug #579736).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/indirect')
-rw-r--r-- | dev-perl/indirect/indirect-0.360.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/indirect/indirect-0.360.0.ebuild b/dev-perl/indirect/indirect-0.360.0.ebuild index c81768f5f0fd..10ff2e0d80b4 100644 --- a/dev-perl/indirect/indirect-0.360.0.ebuild +++ b/dev-perl/indirect/indirect-0.360.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically warn about using the indirect method call syntax" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="test" RDEPEND=" |