diff options
author | 2016-08-13 10:05:10 +0200 | |
---|---|---|
committer | 2016-08-13 10:18:12 +0200 | |
commit | 3d6b52eddcdb834eaf7c79f5cb169d0bac37766f (patch) | |
tree | 6fc25111eafb4ecec26461d84283943ab153e745 /dev-perl | |
parent | dev-perl/multidimensional: Mark ~hppa (bug #579736). (diff) | |
download | gentoo-3d6b52eddcdb834eaf7c79f5cb169d0bac37766f.tar.gz gentoo-3d6b52eddcdb834eaf7c79f5cb169d0bac37766f.tar.bz2 gentoo-3d6b52eddcdb834eaf7c79f5cb169d0bac37766f.zip |
dev-perl/strictures: Mark ~hppa (bug #579736).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/strictures/strictures-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/strictures/strictures-2.0.2.ebuild b/dev-perl/strictures/strictures-2.0.2.ebuild index b52a6c3a0639..280c3cffcb07 100644 --- a/dev-perl/strictures/strictures-2.0.2.ebuild +++ b/dev-perl/strictures/strictures-2.0.2.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Turn on strict and make most warnings fatal" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test minimal" RDEPEND=" |