commit: 3774b702f4ce048760c1aade1ae6efaa4893c96d Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Aug 13 07:38:47 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Aug 13 07:48:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3774b702
dev-perl/strictures: Stable for HPPA (bug #573536). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches dev-perl/strictures/strictures-2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/strictures/strictures-2.0.1.ebuild b/dev-perl/strictures/strictures-2.0.1.ebuild index 750931b..16b6556 100644 --- a/dev-perl/strictures/strictures-2.0.1.ebuild +++ b/dev-perl/strictures/strictures-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Turn on strict and make all warnings fatal" SLOT="0" -KEYWORDS="amd64 ~hppa ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=""
