commit: 3d6b52eddcdb834eaf7c79f5cb169d0bac37766f Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Aug 13 08:05:10 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Aug 13 08:18:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d6b52ed
dev-perl/strictures: Mark ~hppa (bug #579736). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches dev-perl/strictures/strictures-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/strictures/strictures-2.0.2.ebuild b/dev-perl/strictures/strictures-2.0.2.ebuild index b52a6c3..280c3cf 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="
