diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-13 09:38:47 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-13 09:48:05 +0200 |
commit | 3774b702f4ce048760c1aade1ae6efaa4893c96d (patch) | |
tree | 91cc7396678f612f45f8460cca55cf3d07063e07 /dev-perl/strictures | |
parent | dev-perl/Moo: Stable for HPPA (bug #573536). (diff) | |
download | gentoo-3774b702f4ce048760c1aade1ae6efaa4893c96d.tar.gz gentoo-3774b702f4ce048760c1aade1ae6efaa4893c96d.tar.bz2 gentoo-3774b702f4ce048760c1aade1ae6efaa4893c96d.zip |
dev-perl/strictures: Stable for HPPA (bug #573536).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/strictures')
-rw-r--r-- | dev-perl/strictures/strictures-2.0.1.ebuild | 4 |
1 files 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 750931b7aa50..16b6556167b9 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="" |